Skip to content

Commit 0107876

Browse files
v11.2.2
1 parent 71af484 commit 0107876

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.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 @types/node to v22
3+
hash: 816832299f3ea343db0c9da5bfe5874e762e8d0e
4+
body: |
5+
Update @types/node from 20.17.12 to 22.10.7
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 11.2.2
11+
title: ""
12+
date: 2025-01-24T15:57:13.409Z
113
- commits:
214
- subject: Add an event on page view for table column settings
315
hash: 0361ad234f7afa555833ec1cb19e985beb4ef760

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.2
8+
## (2025-01-24)
9+
10+
* Update dependency @types/node to v22 [balena-renovate[bot]]
11+
712
# v11.2.1
813
## (2025-01-24)
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.1",
3+
"version": "11.2.2",
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-01-24T13:55:23.102Z"
140+
"publishedAt": "2025-01-24T15:57:13.590Z"
141141
}
142142
}

0 commit comments

Comments
 (0)