File tree Expand file tree Collapse file tree 4 files changed +36
-4
lines changed
Expand file tree Collapse file tree 4 files changed +36
-4
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Use `moduleResolution` `bundler`
3+ hash : 993fbafb15ed5e29efd93660a788434f2c840cf3
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Matthew Yarmolinsky
9+ - subject : Update `@types/node` to ^22.18.13
10+ hash : 0cd78f437df68705174462bd4a174315d4c7e880
11+ body : " "
12+ footer :
13+ Change-type : patch
14+ change-type : patch
15+ author : Matthew Yarmolinsky
16+ - subject : Update storybook to v10
17+ hash : c8fc8f19bb845dc39db0466ec2893c796e9e324f
18+ body : " "
19+ footer :
20+ Change-type : patch
21+ change-type : patch
22+ author : Matthew Yarmolinsky
23+ version : 15.2.1
24+ title : " "
25+ date : 2025-11-04T16:01:08.876Z
126- commits :
227 - subject : Add colors and a 'contained' variant to icon buttons
328 hash : ac4e550df37e68910b82376fbe2b9dfa265e19aa
Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v15.2.1
8+ ## (2025-11-04)
9+
10+ * Use ` moduleResolution ` ` bundler ` [ Matthew Yarmolinsky]
11+ * Update ` @types/node ` to ^22.18.13 [ Matthew Yarmolinsky]
12+ * Update storybook to v10 [ Matthew Yarmolinsky]
13+
714# v15.2.0
815## (2025-11-03)
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/ui-shared-components" ,
3- "version" : " 15.2.0 " ,
3+ "version" : " 15.2.1 " ,
44 "main" : " ./dist/index.js" ,
55 "sideEffects" : false ,
66 "files" : [
134134 },
135135 "homepage" : " https://github.com/balena-io/ui-shared-components#readme" ,
136136 "versionist" : {
137- "publishedAt" : " 2025-11-03T12:27:17.947Z "
137+ "publishedAt" : " 2025-11-04T16:01:09.022Z "
138138 },
139139 "overrides" : {
140140 "storybook" : " $storybook"
You can’t perform that action at this time.
0 commit comments