Skip to content

Commit

Permalink
chore(main): release 1.1.5 (#40)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.1.5](v1.1.4...v1.1.5)
(2024-08-28)


### Bug Fixes

* rename env-cli to envx
([0001beb](0001beb)),
closes [#39](#39)
* set command now overwrites existing variables
([f9dc3b5](f9dc3b5))

---
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>
  • Loading branch information
github-actions[bot] authored Aug 28, 2024
1 parent 3724cfb commit a70b8c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.5](https://github.com/envx-project/cli/compare/v1.1.4...v1.1.5) (2024-08-28)


### Bug Fixes

* rename env-cli to envx ([0001beb](https://github.com/envx-project/cli/commit/0001beb972f5e2c4df13e9a1d15b0bcdc1772128)), closes [#39](https://github.com/envx-project/cli/issues/39)
* set command now overwrites existing variables ([f9dc3b5](https://github.com/envx-project/cli/commit/f9dc3b5c8cf86dc155bec61b20be649aa061612b))

## [1.1.4](https://github.com/envx-project/cli/compare/v1.1.3...v1.1.4) (2024-08-24)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "envx"
version = "1.1.4"
version = "1.1.5"
edition = "2021"
license = "MIT"
authors = ["Alexander Ng <[email protected]>"]
Expand Down

0 comments on commit a70b8c2

Please sign in to comment.