Skip to content

Commit 4d9e4a1

Browse files
semantic-releaseactions-user
authored andcommitted
2.5.2
2.5.2 skip-checks: true
1 parent 5e5df31 commit 4d9e4a1

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+
## v2.5.2 (2025-01-07)
6+
7+
### Fix
8+
9+
* Handle client generation in a dir containing multiple app spec types ([#599](https://github.com/algorandfoundation/algokit-cli/issues/599)) ([`1a479a1`](https://github.com/algorandfoundation/algokit-cli/commit/1a479a1e33ae4ba0e03a12c12210372cb8f59be1))
10+
11+
### Documentation
12+
13+
* Add info about keyring in wsl2 ([#600](https://github.com/algorandfoundation/algokit-cli/issues/600)) ([`5e5df31`](https://github.com/algorandfoundation/algokit-cli/commit/5e5df31c79b99f375726a57780c0732f2bafcf73))
14+
515
## v2.5.1 (2024-11-28)
616

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

0 commit comments

Comments
 (0)