mirror of
https://github.com/nofusscomputing/kubernetes-manifest-tools.git
synced 2025-08-13 00:27:27 +00:00
build: bump version v0.0.1 -> 0.1.0-b1
This commit is contained in:
2
.cz.yaml
2
.cz.yaml
@ -17,5 +17,5 @@ commitizen:
|
||||
prerelease_offset: 1
|
||||
tag_format: v$version
|
||||
update_changelog_on_bump: false
|
||||
version: v0.0.1
|
||||
version: 0.1.0-b1
|
||||
version_scheme: semver
|
||||
|
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@ -0,0 +1,12 @@
|
||||
## 0.1.0-b1 (2025-06-18)
|
||||
|
||||
### feat
|
||||
|
||||
- Add github action.yaml
|
||||
- Add dockerfile and deps
|
||||
|
||||
### Fixes
|
||||
|
||||
- remove typo in image repo
|
||||
|
||||
## v0.0.1 (2025-06-18)
|
Reference in New Issue
Block a user