Skip to content

Commit

Permalink
chore: release 0.2.1-b2
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
nathanosdev authored and github-actions[bot] committed Jan 11, 2024
1 parent 8fadfd6 commit ba5d1d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name = "cz_conventional_commits"
tag_format = "$version"
update_changelog_on_bump = true
version_scheme = "semver"
version = "0.2.1-b1"
version = "0.2.1-b2"
version_files = ["packages/pic/package.json"]
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 0.2.1-b2 (2024-01-11)

### Feat

Expand Down
2 changes: 1 addition & 1 deletion packages/pic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hadronous/pic",
"description": "An Internet Computer Protocol canister testing library for TypeScript and JavaScript.",
"version": "0.2.1-b1",
"version": "0.2.1-b2",
"author": "Hadronous Labs",
"license": "Apache-2.0",
"repository": "github:hadronous/pic-js",
Expand Down

0 comments on commit ba5d1d8

Please sign in to comment.