Skip to content

Commit e2b502c

Browse files
chore(stellar-scaffold-cli): release v0.0.26
1 parent 9f10821 commit e2b502c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

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/stellar-scaffold-cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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.26](https://github.com/stellar-scaffold/cli/compare/stellar-scaffold-cli-v0.0.25...stellar-scaffold-cli-v0.0.26) - 2026-07-21
11+
12+
### Added
13+
14+
- allow --no-template option on init ([#564](https://github.com/stellar-scaffold/cli/pull/564))
15+
- optimize build ([#569](https://github.com/stellar-scaffold/cli/pull/569))
16+
1017
## [0.0.25](https://github.com/stellar-scaffold/cli/compare/stellar-scaffold-cli-v0.0.24...stellar-scaffold-cli-v0.0.25) - 2026-06-29
1118

1219
### Added

crates/stellar-scaffold-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage = "https://github.com/stellar-scaffold/cli"
55
authors = ["Aha Labs <hello@theaha.co>"]
66
license = "Apache-2.0"
77
readme = "README.md"
8-
version = "0.0.25"
8+
version = "0.0.26"
99
edition = "2024"
1010
autobins = false
1111
repository = "https://github.com/stellar-scaffold/cli/tree/main/crates/stellar-scaffold-cli"

0 commit comments

Comments
 (0)