File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Add support for writable tables with definitions
3+ hash : 0fe525bf580706d3d37758e836830be6c65956dc
4+ body : " "
5+ footer :
6+ Change-type : minor
7+ change-type : minor
8+ author : Pagan Gazzard
9+ nested : []
10+ version : 6.1.0
11+ title : " "
12+ date : 2025-08-06T12:50:39.595Z
113- commits :
214 - subject : Update @balena/abstract-sql-compiler to 11.x,
315 @balena/odata-to-abstract-sql to 9.x
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ 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+ ## 6.1.0 - 2025-08-06
8+
9+ * Add support for writable tables with definitions [ Pagan Gazzard]
10+
711## 6.0.0 - 2025-08-01
812
913
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/abstract-sql-to-typescript" ,
3- "version" : " 6.0 .0" ,
3+ "version" : " 6.1 .0" ,
44 "description" : " A translator for abstract sql into typescript types." ,
55 "type" : " module" ,
66 "main" : " out/src/index.js" ,
5555 "_" : " test/**/*.ts"
5656 },
5757 "versionist" : {
58- "publishedAt" : " 2025-08-01T13:46:58.687Z "
58+ "publishedAt" : " 2025-08-06T12:50:39.905Z "
5959 }
6060}
You can’t perform that action at this time.
0 commit comments