Skip to content

Commit cf0f8c0

Browse files
committed
chore(release): 1.0.3
1 parent 28dd781 commit cf0f8c0

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
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+
29
## [1.0.2](https://github.com/codezm/codezm.workflows.fcs-python/compare/v1.0.1...v1.0.2) (2026-03-26)
310

411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"scripts": {
33
"release": "commit-and-tag-version"
44
},
5-
"version": "1.0.2"
5+
"version": "1.0.3"
66
}

0 commit comments

Comments
 (0)