Skip to content

Commit e1f4cb2

Browse files
chore(main): release 2.5.1 (#61)
🤖 I have created a release *beep* *boop* --- ## [2.5.1](v2.5.0...v2.5.1) (2025-06-25) ### Bug Fixes * read and write envx files to correct location ([3308ee7](3308ee7)) --- 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 3308ee7 commit e1f4cb2

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.5.1](https://github.com/envx-project/cli/compare/v2.5.0...v2.5.1) (2025-06-25)
4+
5+
6+
### Bug Fixes
7+
8+
* read and write envx files to correct location ([3308ee7](https://github.com/envx-project/cli/commit/3308ee7db0abb9d7e06fc99ad550fefdb4bb492e))
9+
310
## [2.5.0](https://github.com/envx-project/cli/compare/v2.4.1...v2.5.0) (2025-06-25)
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.5.0"
3+
version = "2.5.1"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Alexander Ng <alex@ayo.icu>"]

0 commit comments

Comments
 (0)