Skip to content

Commit 7f06405

Browse files
v12.5.2
1 parent abe7395 commit 7f06405

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: Run `npm audit fix`
3+
hash: 0d1187fb5d608cfa31a31e565c817a12e7b27893
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Matthew Yarmolinsky
9+
version: 12.5.2
10+
title: ""
11+
date: 2025-07-22T06:32:03.466Z
112
- commits:
213
- subject: Run `npm audit fix`
314
hash: d5a3a57f70615195bf88795378832495a6e79667

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.5.2
8+
## (2025-07-22)
9+
10+
* Run `npm audit fix` [Matthew Yarmolinsky]
11+
712
# v12.5.1
813
## (2025-06-13)
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.5.1",
3+
"version": "12.5.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-06-13T12:47:01.082Z"
135+
"publishedAt": "2025-07-22T06:32:03.654Z"
136136
},
137137
"overrides": {
138138
"storybook": "$storybook"

0 commit comments

Comments
 (0)