File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed
Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.8] ( https://github.com/AhaLabs/scaffold-stellar/compare/stellar-registry-cli-v0.0.7...stellar-registry-cli-v0.0.8 ) - 2025-08-19
11+
12+ ### Fixed
13+
14+ - update registry guide with proper args ([ #163 ] ( https://github.com/AhaLabs/scaffold-stellar/pull/163 ) )
15+
16+ ### Other
17+
18+ - fix typo in help doc for registry cli ([ #157 ] ( https://github.com/AhaLabs/scaffold-stellar/pull/157 ) )
19+
1020## [ 0.0.7] ( https://github.com/AhaLabs/scaffold-stellar/compare/stellar-registry-cli-v0.0.6...stellar-registry-cli-v0.0.7 ) - 2025-07-17
1121
1222### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://github.com/ahalabs/scaffold-stellar"
55authors = [" Aha Labs <hello@ahalabs.dev>" ]
66license = " Apache-2.0"
77readme = " README.md"
8- version = " 0.0.7 "
8+ version = " 0.0.8 "
99edition = " 2021"
1010rust-version = " 1.70"
1111autobins = false
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.8] ( https://github.com/AhaLabs/scaffold-stellar/compare/stellar-scaffold-cli-v0.0.7...stellar-scaffold-cli-v0.0.8 ) - 2025-08-19
11+
12+ ### Other
13+
14+ - Add metadata in upgrade command ([ #171 ] ( https://github.com/AhaLabs/scaffold-stellar/pull/171 ) )
15+ - add vite change file test ([ #148 ] ( https://github.com/AhaLabs/scaffold-stellar/pull/148 ) )
16+
1017## [ 0.0.7] ( https://github.com/AhaLabs/scaffold-stellar/compare/stellar-scaffold-cli-v0.0.6...stellar-scaffold-cli-v0.0.7 ) - 2025-07-17
1118
1219### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://github.com/ahalabs/scaffold-stellar"
55authors = [" Aha Labs <hello@ahalabs.dev>" ]
66license = " Apache-2.0"
77readme = " README.md"
8- version = " 0.0.7 "
8+ version = " 0.0.8 "
99edition = " 2021"
1010rust-version = " 1.70"
1111autobins = false
You can’t perform that action at this time.
0 commit comments