Skip to content

Commit 62b2d6e

Browse files
v11.2.13
1 parent 5e1d7d0 commit 62b2d6e

4 files changed

Lines changed: 21 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Update dependency react-markdown to v10
3+
hash: 474847781b1656c1b491987366609bfa6f3733d2
4+
body: |
5+
Update react-markdown from 9.0.1 to 10.0.1
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 11.2.13
11+
title: ""
12+
date: 2025-03-07T17:53:57.781Z
113
- commits:
214
- subject: "DownloadImageDialog: Refactor the handleVersionChange"
315
hash: d3e047719860019769c12eddaabe8be1a7124b1a

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v11.2.13
8+
## (2025-03-07)
9+
10+
* Update dependency react-markdown to v10 [balena-renovate[bot]]
11+
712
# v11.2.12
813
## (2025-03-07)
914

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@balena/ui-shared-components",
3-
"version": "11.2.12",
3+
"version": "11.2.13",
44
"main": "./dist/index.js",
55
"sideEffects": false,
66
"files": [
@@ -137,6 +137,6 @@
137137
},
138138
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
139139
"versionist": {
140-
"publishedAt": "2025-03-07T17:41:34.244Z"
140+
"publishedAt": "2025-03-07T17:53:57.979Z"
141141
}
142142
}

0 commit comments

Comments
 (0)