File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Update dependency lint-staged to v16
3+ hash : 12e514d1fd8eb2174e7c47ac0b0f632c6fe546ec
4+ body : |
5+ Update lint-staged from 15.5.2 to 16.0.0
6+ footer :
7+ Change-type : patch
8+ change-type : patch
9+ author : balena-renovate[bot]
10+ nested : []
11+ version : 5.1.1
12+ title : " "
13+ date : 2025-05-14T23:28:42.126Z
114- commits :
215 - subject : Add option to replace Serial with Integer
316 hash : cdf0e4e2fc7f91c3fcadbb32d476e3bb47557f24
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+ ## 5.1.1 - 2025-05-14
8+
9+ * Update dependency lint-staged to v16 [ balena-renovate[ bot]]
10+
711## 5.1.0 - 2024-12-17
812
913* Add option to replace Serial with Integer [ Josh Bowling]
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/abstract-sql-to-typescript" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "description" : " A translator for abstract sql into typescript types." ,
55 "type" : " commonjs" ,
66 "main" : " out/src/index.js" ,
5454 "_" : " test/**/*.ts"
5555 },
5656 "versionist" : {
57- "publishedAt" : " 2024-12-17T01:27:35.241Z "
57+ "publishedAt" : " 2025-05-14T23:28:42.419Z "
5858 }
5959}
You can’t perform that action at this time.
0 commit comments