Skip to content

Commit a67dc7d

Browse files
authored
Revert "chore(release): prepare release v1.21.1"
1 parent 633377a commit a67dc7d

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# Changelog
22

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-
103
## [1.21.0](https://github.com/deploystackio/docker-to-iac/compare/v1.20.1...v1.21.0) (2025-03-30)
114

125
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/docker-to-iac",
3-
"version": "1.21.1",
3+
"version": "1.21.0",
44
"main": "dist/src/index.js",
55
"scripts": {
66
"pretest": "rm -rf test/output/docker-compose test/output/docker-run",

0 commit comments

Comments
 (0)