Skip to content

Commit b905dbd

Browse files
v12.3.7
1 parent 52605bd commit b905dbd

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- commits:
2+
- subject: Update analytics-client
3+
hash: 6b8cf9432503cac0bfcb6b98a0ec068fdda82c36
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Jonathan Berger
9+
version: 12.3.7
10+
title: ""
11+
date: 2025-05-13T14:15:38.761Z
112
- commits:
213
- subject: "Experiment: Allow column reordering with
314
`reducedDefaultDeviceColumnsAndReordering` feature flag"

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+
# v12.3.7
8+
## (2025-05-13)
9+
10+
* Update analytics-client [Jonathan Berger]
11+
712
# v12.3.6
813
## (2025-05-01)
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": "12.3.6",
3+
"version": "12.3.7",
44
"main": "./dist/index.js",
55
"sideEffects": false,
66
"files": [
@@ -138,6 +138,6 @@
138138
},
139139
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
140140
"versionist": {
141-
"publishedAt": "2025-05-01T19:02:40.254Z"
141+
"publishedAt": "2025-05-13T14:15:38.947Z"
142142
}
143143
}

0 commit comments

Comments
 (0)