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 : Drop unused `bluebird-lru-cache` from typings
3+ hash : 1f8fcc15f8c89326274882d6da9ff1275bdd412c
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Otavio Jacobi
9+ nested : []
10+ version : 7.2.1
11+ title : " "
12+ date : 2025-10-16T17:57:10.127Z
113- commits :
214 - subject : Add a `populateStreamingTaskBuildStream` variant that does not buffer
315 everything into memory
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+ ## 7.2.1 - 2025-10-16
8+
9+ * Drop unused ` bluebird-lru-cache ` from typings [ Otavio Jacobi]
10+
711## 7.2.0 - 2025-10-08
812
913* Add a ` populateStreamingTaskBuildStream ` variant that does not buffer everything into memory [ Pagan Gazzard]
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/compose" ,
3- "version" : " 7.2.0 " ,
3+ "version" : " 7.2.1 " ,
44 "description" : " Complete toolkit to build docker-compose.yml files and optionally deploy them to balenaCloud" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
8787 "pinejs-client-core" : " ^6.14.13 || ^7.0.0 || ^8.0.0"
8888 },
8989 "versionist" : {
90- "publishedAt" : " 2025-10-08T12:30:51.366Z "
90+ "publishedAt" : " 2025-10-16T17:57:10.171Z "
9191 }
9292}
You can’t perform that action at this time.
0 commit comments