Skip to content

Commit b50336a

Browse files
v15.5.4
1 parent 2224f78 commit b50336a

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 jest to 30 and move it to dev dependencies
3+
hash: 984f0cb7586012aaf1ae169c6793ef73ce2ec52b
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Matthew Yarmolinsky
9+
version: 15.5.4
10+
title: ""
11+
date: 2025-12-30T13:54:55.878Z
112
- commits:
213
- subject: Replace lodash with es-toolkit
314
hash: a1fbd89b7b437b8f681624b24eb47bd411df8798

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+
# v15.5.4
8+
## (2025-12-30)
9+
10+
* Update jest to 30 and move it to dev dependencies [Matthew Yarmolinsky]
11+
712
# v15.5.3
813
## (2025-12-29)
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": "15.5.3",
3+
"version": "15.5.4",
44
"main": "./dist/index.js",
55
"sideEffects": false,
66
"files": [
@@ -136,7 +136,7 @@
136136
},
137137
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
138138
"versionist": {
139-
"publishedAt": "2025-12-29T17:12:25.300Z"
139+
"publishedAt": "2025-12-30T13:54:56.036Z"
140140
},
141141
"overrides": {
142142
"storybook": "$storybook",

0 commit comments

Comments
 (0)