Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
1.7.0

skip-checks: true
  • Loading branch information
semantic-release authored and actions-user committed Nov 22, 2023
1 parent 04ef300 commit e3d22ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v1.7.0 (2023-11-22)

### Feature

* Migrating localnet to latest indexer v3.x images ([#351](https://github.com/algorandfoundation/algokit-cli/issues/351)) ([`04ef300`](https://github.com/algorandfoundation/algokit-cli/commit/04ef3008366028118358e342c0e83e08f3c095ba))

## v1.6.3 (2023-11-14)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "algokit"
version = "1.6.3"
version = "1.7.0"
description = "Algorand development kit command-line interface"
authors = ["Algorand Foundation <contact@algorand.foundation>"]
license = "MIT"
Expand Down

0 comments on commit e3d22ac

Please sign in to comment.