Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
imamiland-bot committed Mar 28, 2024
1 parent 0aac93d commit fbc221c
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,3 +1,11 @@
## [1.1.0](https://github.com/AliSajid/gh-bofh-rs/compare/v1.0.0...v1.1.0) (2024-03-28)


### Features

* fix versioning on semantic-release x2 ([9631ffe](https://github.com/AliSajid/gh-bofh-rs/commit/9631ffe2751e9f2c5c06451c56769037a65b0771))
* fix versioning on semantic-release x3 ([b05989f](https://github.com/AliSajid/gh-bofh-rs/commit/b05989fad34d0b2da9a5638be84095ff8a4f7893))

## 1.0.0 (2024-03-28)


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
Expand Up @@ -5,7 +5,7 @@

[package]
name = "gh-bofh-rs"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
readme = "README.md"
description = "A Rust implementation of the classic `bofh` command as a GitHub CLI extension."
Expand Down

0 comments on commit fbc221c

Please sign in to comment.