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 @types/tar-stream to v3
3
+ hash : 40ae244885ce54c3251e81cf9e4c441175486b33
4
+ body : |
5
+ Update @types/tar-stream from 2.2.3 to 3.1.3
6
+ footer :
7
+ Change-type : patch
8
+ change-type : patch
9
+ author : balena-renovate[bot]
10
+ nested : []
11
+ version : 7.0.6
12
+ title : " "
13
+ date : 2025-04-10T15:52:26.588Z
1
14
- commits :
2
15
- subject : Update @balena/lint to 9.x
3
16
hash : e6e893e7457ee2baab9f61f8fea1de236d2f62a1
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
4
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## 7.0.6 - 2025-04-10
8
+
9
+ * Update dependency @types/tar-stream to v3 [ balena-renovate[ bot]]
10
+
7
11
## 7.0.5 - 2025-04-10
8
12
9
13
* Update @balena/lint to 9.x [ Pagan Gazzard]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @balena/compose" ,
3
- "version" : " 7.0.5 " ,
3
+ "version" : " 7.0.6 " ,
4
4
"description" : " Complete toolkit to build docker-compose.yml files and optionally deploy them to balenaCloud" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
91
91
"pinejs-client-core" : " ^6.14.13 || ^7.0.0"
92
92
},
93
93
"versionist" : {
94
- "publishedAt" : " 2025-04-10T14:50:24.395Z "
94
+ "publishedAt" : " 2025-04-10T15:52:26.652Z "
95
95
}
96
96
}
You can’t perform that action at this time.
0 commit comments