File tree Expand file tree Collapse file tree
stellar-scaffold-reporter Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.11] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-registry-v0.0.10...stellar-registry-v0.0.11 ) - 2026-05-13
11+
12+ ### Other
13+
14+ - updated the following local packages: stellar-scaffold-macro
15+
1016## [ 0.0.10] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-registry-v0.0.9...stellar-registry-v0.0.10 ) - 2026-04-03
1117
1218### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " stellar-registry"
3- version = " 0.0.10 "
3+ version = " 0.0.11 "
44edition = " 2024"
55description = " Stellar cross-contract calls, simplified"
66license = " Apache-2.0"
@@ -13,4 +13,4 @@ crate-type = ["rlib"]
1313# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414
1515[dependencies ]
16- stellar-scaffold-macro = { path = " ../stellar-scaffold-macro" , version = " 0.8.14 " }
16+ stellar-scaffold-macro = { path = " ../stellar-scaffold-macro" , version = " 0.8.15 " }
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.25] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-scaffold-cli-v0.0.24...stellar-scaffold-cli-v0.0.25 ) - 2026-05-13
11+
12+ ### Added
13+
14+ - add version flag ([ #492 ] ( https://github.com/theahaco/scaffold-stellar/pull/492 ) )
15+
16+ ### Other
17+
18+ - Feat/pkg manager improvements ([ #491 ] ( https://github.com/theahaco/scaffold-stellar/pull/491 ) )
19+
1020## [ 0.0.24] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-scaffold-cli-v0.0.23...stellar-scaffold-cli-v0.0.24 ) - 2026-04-27
1121
1222### Fixed
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://github.com/theahaco/scaffold-stellar"
55authors = [" Aha Labs <hello@theaha.co>" ]
66license = " Apache-2.0"
77readme = " README.md"
8- version = " 0.0.24 "
8+ version = " 0.0.25 "
99edition = " 2024"
1010autobins = false
1111repository = " https://github.com/theahaco/scaffold-stellar/tree/main/crates/stellar-scaffold-cli"
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.8.15] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-scaffold-macro-v0.8.14...stellar-scaffold-macro-v0.8.15 ) - 2026-05-13
11+
12+ ### Other
13+
14+ - * (deps)* bump the cargo-minor group across 1 directory with 16 updates ([ #487 ] ( https://github.com/theahaco/scaffold-stellar/pull/487 ) )
15+
1016## [ 0.8.14] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-scaffold-macro-v0.8.13...stellar-scaffold-macro-v0.8.14 ) - 2026-04-02
1117
1218### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " stellar-scaffold-macro"
3- version = " 0.8.14 "
3+ version = " 0.8.15 "
44edition = " 2024"
55description = " Macros needed by stellar-scaffold"
66license = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.1] ( https://github.com/theahaco/scaffold-stellar/compare/stellar-scaffold-reporter-v0.1.0...stellar-scaffold-reporter-v0.1.1 ) - 2026-05-13
11+
12+ ### Other
13+
14+ - * (deps)* bump the cargo-minor group across 1 directory with 16 updates ([ #487 ] ( https://github.com/theahaco/scaffold-stellar/pull/487 ) )
15+
1016## [ 0.1.0] ( https://github.com/theahaco/scaffold-stellar/releases/tag/stellar-scaffold-reporter-v0.1.0 ) - 2026-04-16
1117
1218### Other
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage = "https://github.com/theahaco/scaffold-stellar"
55authors = [" Aha Labs <hello@theaha.co>" ]
66license = " Apache-2.0"
77readme = " README.md"
8- version = " 0.1.0 "
8+ version = " 0.1.1 "
99edition = " 2024"
1010repository = " https://github.com/theahaco/scaffold-stellar/tree/main/crates/stellar-scaffold-reporter"
1111
You can’t perform that action at this time.
0 commit comments