We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28dd781 commit cf0f8c0Copy full SHA for cf0f8c0
2 files changed
CHANGELOG.md
@@ -1,4 +1,11 @@
1
Changelog
2
+## [1.0.3](https://github.com/codezm/codezm.workflows.fcs-python/compare/v1.0.2...v1.0.3) (2026-03-27)
3
+
4
5
+### Bug Fixes
6
7
+* :bug: fix input root password bug ([28dd781](https://github.com/codezm/codezm.workflows.fcs-python/commit/28dd7811b5e6dca0258342acc311d0aa18116251))
8
9
## [1.0.2](https://github.com/codezm/codezm.workflows.fcs-python/compare/v1.0.1...v1.0.2) (2026-03-26)
10
11
package.json
@@ -2,5 +2,5 @@
"scripts": {
"release": "commit-and-tag-version"
},
- "version": "1.0.2"
+ "version": "1.0.3"
}
0 commit comments