Skip to content

Commit 3e1ffbc

Browse files
chore(main): release 2.5.0 (#60)
🤖 I have created a release *beep* *boop* --- ## [2.5.0](v2.4.1...v2.5.0) (2025-06-25) ### Features * add project info command ([2c22f77](2c22f77)) * rename project ([99a4656](99a4656)) ### Bug Fixes * add project name to choice ([9ce04f2](9ce04f2)) --- 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 2c22f77 commit 3e1ffbc

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/envx-project/cli/compare/v2.4.1...v2.5.0) (2025-06-25)
4+
5+
6+
### Features
7+
8+
* add project info command ([2c22f77](https://github.com/envx-project/cli/commit/2c22f7772d316cdec1d98a04334a268f278f8ccc))
9+
* rename project ([99a4656](https://github.com/envx-project/cli/commit/99a46564f981dbec1663874def8c240515ca2449))
10+
11+
12+
### Bug Fixes
13+
14+
* add project name to choice ([9ce04f2](https://github.com/envx-project/cli/commit/9ce04f2727c416f96a76466439386851edcf5fa4))
15+
316
## [2.4.1](https://github.com/envx-project/cli/compare/v2.4.0...v2.4.1) (2025-05-26)
417

518

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

0 commit comments

Comments
 (0)