Skip to content

Commit

Permalink
bump: version 0.5.3 → 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
draftea-bot committed Jan 30, 2023
1 parent 499473a commit 29def51
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.commitizen]
name = "cz_customize"
version = "0.5.3"
version = "0.6.0"
tag_format = "v$version"

[tool.commitizen.customize]
Expand Down
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## v0.6.0 (2023-01-30)


- Merge pull request #6 from Drafteame/dependabot/github_actions/magefile/mage-action-2.3.0
- build(deps): bump magefile/mage-action from 2.1.0 to 2.3.0
- build(deps): bump magefile/mage-action from 2.1.0 to 2.3.0
- Bumps [magefile/mage-action](https://github.com/magefile/mage-action) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/magefile/mage-action/releases)
- [Commits](https://github.com/magefile/mage-action/compare/v2.1.0...v2.3.0)
- ---
updated-dependencies:
- dependency-name: magefile/mage-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
- Signed-off-by: dependabot[bot] <support@github.com>

## v0.5.3 (2023-01-30)


Expand Down

0 comments on commit 29def51

Please sign in to comment.