Skip to content

Commit 9b860de

Browse files
chore(main): release 2.9.0 (#71)
🤖 I have created a release *beep* *boop* --- ## [2.9.0](v2.8.1...v2.9.0) (2025-10-16) ### Features * read password from command ([34761e8](34761e8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 34761e8 commit 9b860de

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.9.0](https://github.com/envx-project/cli/compare/v2.8.1...v2.9.0) (2025-10-16)
4+
5+
6+
### Features
7+
8+
* read password from command ([34761e8](https://github.com/envx-project/cli/commit/34761e844f15f11da598ce7f9db2f7580b43e744))
9+
310
## [2.8.1](https://github.com/envx-project/cli/compare/v2.8.0...v2.8.1) (2025-09-18)
411

512

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "envx"
3-
version = "2.8.1"
3+
version = "2.9.0"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Alexander Ng <[email protected]>"]

0 commit comments

Comments
 (0)