Skip to content

Commit ae67cc5

Browse files
chore(main): release 2.9.1 (#73)
🤖 I have created a release *beep* *boop* --- ## [2.9.1](v2.9.0...v2.9.1) (2025-10-16) ### Bug Fixes * offline envx ([68afb72](68afb72)) * trim trailing \n ([59ca702](59ca702)) --- 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 68afb72 commit ae67cc5

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [2.9.1](https://github.com/envx-project/cli/compare/v2.9.0...v2.9.1) (2025-10-16)
4+
5+
6+
### Bug Fixes
7+
8+
* offline envx ([68afb72](https://github.com/envx-project/cli/commit/68afb72d01f4bad86aeb2349f13e5308672ec55c))
9+
* trim trailing \n ([59ca702](https://github.com/envx-project/cli/commit/59ca7020a336c43cdca5017f312de0ec9a2b3066))
10+
311
## [2.9.0](https://github.com/envx-project/cli/compare/v2.8.1...v2.9.0) (2025-10-16)
412

513

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.9.0"
3+
version = "2.9.1"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Alexander Ng <alex@ayo.icu>"]

0 commit comments

Comments
 (0)