Skip to content

Commit

Permalink
bump: version 0.0.1 → 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alikhil committed Dec 7, 2024
1 parent 746bd59 commit cc1edfc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ commitizen:
name: cz_conventional_commits
tag_format: v$version
update_changelog_on_bump: true
version: 0.0.1
version: 0.1.0
version_scheme: semver
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## v0.1.0 (2024-12-07)

### Feat

- add code for first version of 1mgr server

0 comments on commit cc1edfc

Please sign in to comment.