Skip to content

Commit

Permalink
bump: release 0.0.1 → 0.0.2 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
draftea-bot committed May 23, 2024
1 parent 2abdcbd commit 9d7e4c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool]
[tool.commitizen]
name = "cz_customize"
version = "0.0.1"
version = "0.0.2"
tag_format = "v$version"
bump_message = "bump: release $current_version → $new_version [skip-ci]"
update_changelog_on_bump = false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "s3-app-configure-action",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Github action to help synchronize configuration files to an s3 bucket",
"main": "index.js",
Expand Down

0 comments on commit 9d7e4c0

Please sign in to comment.