Skip to content

Commit e539729

Browse files
chore(main): release 2.8.1 (#70)
🤖 I have created a release *beep* *boop* --- ## [2.8.1](v2.8.0...v2.8.1) (2025-09-18) ### Bug Fixes * include force flag in update command ([a0c02bc](a0c02bc)) * modernize the "remove user" command ([b1a4f85](b1a4f85)) * segfault ([5b44208](5b44208)) --- 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 5b44208 commit e539729

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

3+
## [2.8.1](https://github.com/envx-project/cli/compare/v2.8.0...v2.8.1) (2025-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* include force flag in update command ([a0c02bc](https://github.com/envx-project/cli/commit/a0c02bc3c7e9980ccf999d12eb09e3ae06ddf569))
9+
* modernize the "remove user" command ([b1a4f85](https://github.com/envx-project/cli/commit/b1a4f853fdd7a7946303c092a432718aac22e569))
10+
* segfault ([5b44208](https://github.com/envx-project/cli/commit/5b442086009899c8020c6eb9d50ed7203a03b018))
11+
312
## [2.8.0](https://github.com/envx-project/cli/compare/v2.7.0...v2.8.0) (2025-08-03)
413

514

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.0"
3+
version = "2.8.1"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Alexander Ng <[email protected]>"]

0 commit comments

Comments
 (0)