We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633377a commit a67dc7dCopy full SHA for a67dc7d
CHANGELOG.md
@@ -1,12 +1,5 @@
1
# Changelog
2
3
-## [1.21.1](https://github.com/deploystackio/docker-to-iac/compare/v1.21.0...v1.21.1) (2025-03-31)
4
-### Chores
5
-
6
-* chore: bump yaml from 2.7.0 to 2.7.1 [175e001]
7
-* chore: bump @types/semver from 7.5.8 to 7.7.0 [54d7dbe]
8
-* chore: bump @types/node from 22.13.13 to 22.13.14 [bf1e71b]
9
10
## [1.21.0](https://github.com/deploystackio/docker-to-iac/compare/v1.20.1...v1.21.0) (2025-03-30)
11
12
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@deploystack/docker-to-iac",
- "version": "1.21.1",
+ "version": "1.21.0",
"main": "dist/src/index.js",
"scripts": {
"pretest": "rm -rf test/output/docker-compose test/output/docker-run",
0 commit comments