Skip to content

Commit

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


## [1.1.1](v1.1.0...v1.1.1)
(2024-08-23)


### Bug Fixes

* cargo fmt
([3d788a0](3d788a0))
* install openssl in cd
([2f7dc1f](2f7dc1f))

---
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 23, 2024
1 parent 3d788a0 commit 76fb527
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.1](https://github.com/envx-project/cli/compare/v1.1.0...v1.1.1) (2024-08-23)


### Bug Fixes

* cargo fmt ([3d788a0](https://github.com/envx-project/cli/commit/3d788a064d1f8f4161fb3e99def0d46dc90c3797))
* install openssl in cd ([2f7dc1f](https://github.com/envx-project/cli/commit/2f7dc1f90c62f23263f89119d39d53307db7a7fc))

## [1.1.0](https://github.com/envx-project/cli/compare/v1.0.0...v1.1.0) (2024-08-23)


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.0"
version = "1.1.1"
edition = "2021"
license = "MIT"
authors = ["Alexander Ng <[email protected]>"]
Expand Down

0 comments on commit 76fb527

Please sign in to comment.