Skip to content

Commit 55764bc

Browse files
committed
bump: version 0.3.0 → 0.3.1
1 parent c4d6c31 commit 55764bc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
[tool]
1616
[tool.commitizen]
1717
name = "cz_conventional_commits"
18-
version = "0.3.0"
18+
version = "0.3.1"
1919
tag_format = "v$version"

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@
1414
~ limitations under the License.
1515
-->
1616

17+
## v0.3.1 (2023-01-24)
18+
19+
### Fix
20+
21+
- **command**: raise error in json decoder if unknown fields are passed in apierror
22+
- **mod**: add missing extracterror calls
23+
- **wasm**: set unique name for builder containers
24+
1725
## v0.3.0 (2023-01-16)
1826

1927
### Feat

0 commit comments

Comments
 (0)