Skip to content

Commit 31551b2

Browse files
v15.0.2
1 parent 6138ff6 commit 31551b2

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 `@balena/lint`
3+
hash: 75a40dcdb656bea504dd0ed765063b26bbf0cd40
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Matthew Yarmolinsky
9+
version: 15.0.2
10+
title: ""
11+
date: 2025-10-10T12:03:04.362Z
112
- commits:
213
- subject: Fix missed spot per `featureFlags` typing change
314
hash: 2b59ded9fccc6fc84f221b3dcd18c741dc5bc2e0

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.0.2
8+
## (2025-10-10)
9+
10+
* Update `@balena/lint` [Matthew Yarmolinsky]
11+
712
# v15.0.1
813
## (2025-10-09)
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.0.1",
3+
"version": "15.0.2",
44
"main": "./dist/index.js",
55
"sideEffects": false,
66
"files": [
@@ -133,7 +133,7 @@
133133
},
134134
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
135135
"versionist": {
136-
"publishedAt": "2025-10-09T19:40:04.524Z"
136+
"publishedAt": "2025-10-10T12:03:04.486Z"
137137
},
138138
"overrides": {
139139
"storybook": "$storybook"

0 commit comments

Comments
 (0)