Skip to content

Commit 089398a

Browse files
authored
Merge pull request #197 from deploystackio/release-v1.21.2
chore(release): prepare release v1.21.2
2 parents b52bffe + 72f58c6 commit 089398a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.21.2](https://github.com/deploystackio/docker-to-iac/compare/v1.21.1...v1.21.2) (2025-04-06)
4+
5+
### Bug Fixes
6+
* **service-connections:** add service name transformation support for DigitalOcean ([24844fc](https://github.com/deploystackio/docker-to-iac/commit/24844fc8b229a864134ed52ff08c379ae49cb246))
7+
38
## [1.21.1](https://github.com/deploystackio/docker-to-iac/compare/v1.21.0...v1.21.1) (2025-03-31)
49
### Chores
510

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.2",
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)