Skip to content

Commit aee8f79

Browse files
v14.0.2
1 parent 46be3dc commit aee8f79

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

.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: 3f0370602d8fcd6e561327dab6034fc457766c74
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Jonathan Berger
9+
version: 14.0.2
10+
title: ""
11+
date: 2025-09-09T12:05:09.874Z
112
- commits:
213
- subject: Align `orderbyBuilder` with Pine orderby format
314
hash: 94f02dfd4444b885a5a12e35a2bc0baf058a6702

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+
# v14.0.2
8+
## (2025-09-09)
9+
10+
* Update analytics-client [Jonathan Berger]
11+
712
# v14.0.1
813
## (2025-09-05)
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": "14.0.1",
3+
"version": "14.0.2",
44
"main": "./dist/index.js",
55
"sideEffects": false,
66
"files": [
@@ -132,7 +132,7 @@
132132
},
133133
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
134134
"versionist": {
135-
"publishedAt": "2025-09-05T09:59:45.251Z"
135+
"publishedAt": "2025-09-09T12:05:10.020Z"
136136
},
137137
"overrides": {
138138
"storybook": "$storybook"

0 commit comments

Comments
 (0)