File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.23.1] ( https://github.com/deploystackio/docker-to-iac/compare/v1.23.0...v1.23.1 ) (2025-05-13)
4
+ ### Chores
5
+
6
+ * chore: bump @typescript-eslint/parser from 8.31.1 to 8.32.0 [ dc6ecee]
7
+ * chore: bump @typescript-eslint/eslint-plugin from 8.31.1 to 8.32.0 [ fb91a1c]
8
+ * chore: bump @types/node from 22.15.3 to 22.15.17 [ 8c76503]
9
+ * chore: bump @vitest/coverage-v8 from 3.1.2 to 3.1.3 [ 125695d]
10
+ * chore: bump globals from 16.0.0 to 16.1.0 [ 1730356]
11
+ * chore: bump @types/node from 22.15.2 to 22.15.3 [ acbe493]
12
+ * chore: bump eslint from 9.25.1 to 9.26.0 [ fe0e1f7]
13
+ * chore: bump @eslint/js from 9.25.1 to 9.26.0 [ 79af2f9]
14
+ * chore: bump release-it from 19.0.1 to 19.0.2 [ 003142f]
15
+ * chore: bump @typescript-eslint/parser from 8.31.0 to 8.31.1 [ 62392a5]
16
+ * chore: bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1 [ b2b2714]
17
+ * chore: bump vite from 6.3.3 to 6.3.4 [ fe73691]
18
+ * chore: bump azure/setup-helm from 3 to 4 [ 1731c15]
19
+ * chore: bump @typescript-eslint/parser from 8.30.1 to 8.31.0 [ a9e9677]
20
+ * chore: bump eslint from 9.25.0 to 9.25.1 [ 7cfd090]
21
+ * chore: bump @vitest/coverage-v8 from 3.1.1 to 3.1.2 [ 68afd39]
22
+ * chore: bump @types/node from 22.14.1 to 22.15.2 [ e93ec45]
23
+
3
24
# [ 1.23.0] ( https://github.com/deploystackio/docker-to-iac/compare/v1.22.2...v1.23.0 ) (2025-04-27)
4
25
5
26
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @deploystack/docker-to-iac" ,
3
- "version" : " 1.23.0 " ,
3
+ "version" : " 1.23.1 " ,
4
4
"main" : " dist/src/index.js" ,
5
5
"scripts" : {
6
6
"pretest:e2e" : " find test/e2e/output -mindepth 1 -not -name 'README.md' -delete" ,
You can’t perform that action at this time.
0 commit comments