Skip to content

Commit 27532ca

Browse files
semantic-releaseactions-user
authored andcommitted
1.9.0
1.9.0 skip-checks: true
1 parent dd7e34a commit 27532ca

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+
## v1.9.0 (2023-12-29)
6+
7+
### Feature
8+
9+
* Add support for a customisable named localnet ([#373](https://github.com/algorandfoundation/algokit-cli/issues/373)) ([`41c4946`](https://github.com/algorandfoundation/algokit-cli/commit/41c4946fce6894a9f6548bf4a2cbdd499dec4cb4))
10+
511
## v1.8.2 (2023-12-20)
612

713

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"
3-
version = "1.8.2"
3+
version = "1.9.0"
44
description = "Algorand development kit command-line interface"
55
authors = ["Algorand Foundation <contact@algorand.foundation>"]
66
license = "MIT"

0 commit comments

Comments
 (0)