Skip to content

Commit ee0f416

Browse files
v19.12.4
1 parent 465ea5b commit ee0f416

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- commits:
2+
- subject: "patch: Always include stacks if config is updated"
3+
hash: 5f082418569a9ed799dd8893e3c187b6e0f48e11
4+
body: ""
5+
footer: {}
6+
author: Anton Belodedenko
7+
nested: []
8+
version: 19.12.4
9+
title: ""
10+
date: 2025-03-18T20:16:26.747Z
111
- commits:
212
- subject: "patch: Always update stacks if stack config is changed"
313
hash: 487eb8cc634c779a14eb263a3655206db18688f7

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.12.4 - 2025-03-18
8+
9+
* patch: Always include stacks if config is updated [Anton Belodedenko]
10+
711
## 19.12.3 - 2025-03-18
812

913
* patch: Always update stacks if stack config is changed [Anton Belodedenko]

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.12.3",
20+
"version": "19.12.4",
2121
"versionist": {
22-
"publishedAt": "2025-03-18T17:31:32.959Z"
22+
"publishedAt": "2025-03-18T20:16:27.414Z"
2323
}
2424
}

0 commit comments

Comments
 (0)