Skip to content

Commit 299b718

Browse files
v19.11.6
1 parent ad86b2b commit 299b718

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- commits:
2+
- subject: Show COMPOSE_VARS secrets name(s)
3+
hash: 6841825479bacb901d653c9ee121067d7feb0e29
4+
body: ""
5+
footer:
6+
change-type: patch
7+
author: Anton Belodedenko
8+
nested: []
9+
version: 19.11.6
10+
title: ""
11+
date: 2025-03-04T15:14:07.888Z
112
- commits:
213
- subject: Update product-os/versionist to v8.0.0
314
hash: 0a42c81f24b500caed80997ba4a5976bf1df3788

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 19.11.6 - 2025-03-04
8+
9+
* Show COMPOSE_VARS secrets name(s) [Anton Belodedenko]
10+
711
## 19.11.5 - 2025-03-04
812

913
* Update product-os/versionist to v8.0.0 [Kyle Harding]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "19.11.5",
20+
"version": "19.11.6",
2121
"versionist": {
22-
"publishedAt": "2025-03-04T14:08:43.335Z"
22+
"publishedAt": "2025-03-04T15:14:08.547Z"
2323
}
2424
}

0 commit comments

Comments
 (0)