Skip to content

Commit 3d6fd62

Browse files
semantic-releaseengineering-ci[bot]
authored andcommitted
4.2.0
4.2.0 skip-checks: true
1 parent 74192f3 commit 3d6fd62

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v4.2.0 (2025-08-11)
6+
7+
### Feature
8+
9+
* Error transformers feature parity with utils-ts ([#186](https://github.com/algorandfoundation/algokit-utils-py/issues/186)) ([`74192f3`](https://github.com/algorandfoundation/algokit-utils-py/commit/74192f39c987ab1f9f7ff0ddcd7a6f682f3819c6))
10+
511
## v4.1.0 (2025-06-19)
612

713
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "algokit-utils"
3-
version = "4.1.0"
3+
version = "4.2.0"
44
description = "Utilities for Algorand development for use by AlgoKit"
55
authors = ["Algorand Foundation <contact@algorand.foundation>"]
66
license = "MIT"

0 commit comments

Comments
 (0)