File tree Expand file tree Collapse file tree 4 files changed +37
-5
lines changed
Expand file tree Collapse file tree 4 files changed +37
-5
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Add jest and OData converter tests
3+ hash : 1e6eecaffa40b60509260283af033ac8a5fa8cfb
4+ body : " "
5+ footer :
6+ Change-type : minor
7+ change-type : minor
8+ author : Andrea Rosci
9+ - subject : Rename hisotry to navigate and fix typing
10+ hash : 1e71c22e23f0bea95c2e05af42546fe8349dc21d
11+ body : " "
12+ footer :
13+ Change-type : patch
14+ change-type : patch
15+ author : Andrea Rosci
16+ - subject : Add RJST (React JSON Schema Table) component
17+ hash : 052cab3afaae06f18a633debded12ed3bc5f54b5
18+ body : " "
19+ footer :
20+ Change-type : minor
21+ change-type : minor
22+ author : Andrea Rosci
23+ version : 11.1.0
24+ title : " "
25+ date : 2025-01-16T09:58:43.981Z
126- commits :
227 - subject : Update MUI to v6
328 hash : 2a2d493b7f423f1324c1844137fd6eaf0202d5b2
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+ # v11.1.0
8+ ## (2025-01-16)
9+
10+ * Add jest and OData converter tests [ Andrea Rosci]
11+ * Rename hisotry to navigate and fix typing [ Andrea Rosci]
12+ * Add RJST (React JSON Schema Table) component [ Andrea Rosci]
13+
714# v11.0.0
815## (2025-01-14)
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/ui-shared-components" ,
3- "version" : " 11.0 .0" ,
3+ "version" : " 11.1 .0" ,
44 "main" : " ./dist/index.js" ,
55 "sideEffects" : false ,
66 "files" : [
111111 " last 1 safari version"
112112 ]
113113 },
114- "jest" : {
114+ "jest" : {
115115 "preset" : " ts-jest" ,
116116 "testRegex" : " src/.*spec.tsx?$" ,
117117 "moduleFileExtensions" : [
135135 },
136136 "homepage" : " https://github.com/balena-io/ui-shared-components#readme" ,
137137 "versionist" : {
138- "publishedAt" : " 2025-01-14T09:32:18.542Z "
138+ "publishedAt" : " 2025-01-16T09:58:44.216Z "
139139 }
140140}
You can’t perform that action at this time.
0 commit comments