Skip to content

Commit 76a8d23

Browse files
chore: release
Signed-off-by: smartdeploy-deployer[bot] <143835249+smartdeploy-deployer[bot]@users.noreply.github.com>
1 parent 2397d94 commit 76a8d23

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/smartdeploy-cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.0](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-cli-v0.4.2...smartdeploy-cli-v0.5.0) - 2024-01-09
10+
11+
### Added
12+
- [**breaking**] Redeploy smartdeploy on testnet
13+
14+
### Fixed
15+
- Adapt code to soroban-cli version 20.1.1
16+
917
## [0.4.2](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-cli-v0.4.1...smartdeploy-cli-v0.4.2) - 2023-11-29
1018

1119
### Fixed

crates/smartdeploy-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Smartdeploy CLI"
44
authors = ["Willem Wyndham <[email protected]>"]
55
license = "Apache-2.0"
66
readme = "../../README.md"
7-
version = "0.4.2"
7+
version = "0.5.0"
88
edition = "2021"
99
rust-version = "1.70"
1010
autobins = false

0 commit comments

Comments
 (0)