Skip to content

Commit 9c1c215

Browse files
semantic-releaseactions-user
authored andcommitted
3.0.1
3.0.1 skip-checks: true
1 parent bb096bb commit 9c1c215

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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

5+
## v3.0.1 (2025-02-19)
6+
7+
### Fix
8+
9+
* Minor deploy behaviour and logger instantiation patches ([#143](https://github.com/algorandfoundation/algokit-utils-py/issues/143)) ([`bb096bb`](https://github.com/algorandfoundation/algokit-utils-py/commit/bb096bbbed3cee9208aed76262e66d449cf7af70))
10+
11+
### Documentation
12+
13+
* Publish v3 docs ([#142](https://github.com/algorandfoundation/algokit-utils-py/issues/142)) ([`0043b4e`](https://github.com/algorandfoundation/algokit-utils-py/commit/0043b4e1710b0a4c60ccf90f6049f1a805931485))
14+
515
## v3.0.0 (2025-02-18)
616

717
### 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 = "3.0.0"
3+
version = "3.0.1"
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)