Skip to content

Commit 601f7d5

Browse files
semantic-releaseengineering-ci[bot]
authored andcommitted
4.2.2
4.2.2 skip-checks: true
1 parent a80bd6f commit 601f7d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## v4.2.2 (2025-10-15)
6+
7+
### Fix
8+
9+
* Extract pc from simulation trace for rejected transactions during simulation ([`9c4fe83`](https://github.com/algorandfoundation/algokit-utils-py/commit/9c4fe83f5a30d14a0b6b1fe55c494f4d8b128373))
10+
* Add app id first when populating a box ref ([`e8f9317`](https://github.com/algorandfoundation/algokit-utils-py/commit/e8f9317932350fa9bb7a12492969794a3d89d1dc))
11+
512
## v4.2.1 (2025-09-19)
613

714
### Fix

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.2.1"
3+
version = "4.2.2"
44
description = "Utilities for Algorand development for use by AlgoKit"
55
authors = ["Algorand Foundation <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)