Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ba5d1d8

Browse files
nathanosdevgithub-actions[bot]
authored andcommitted
chore: release 0.2.1-b2
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8fadfd6 commit ba5d1d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name = "cz_conventional_commits"
33
tag_format = "$version"
44
update_changelog_on_bump = true
55
version_scheme = "semver"
6-
version = "0.2.1-b1"
6+
version = "0.2.1-b2"
77
version_files = ["packages/pic/package.json"]

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.2.1-b2 (2024-01-11)
22

33
### Feat
44

packages/pic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hadronous/pic",
33
"description": "An Internet Computer Protocol canister testing library for TypeScript and JavaScript.",
4-
"version": "0.2.1-b1",
4+
"version": "0.2.1-b2",
55
"author": "Hadronous Labs",
66
"license": "Apache-2.0",
77
"repository": "github:hadronous/pic-js",

0 commit comments

Comments
 (0)