Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and voidpointer0x00 committed May 5, 2024
1 parent b5c8415 commit aa35e54
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/config/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.1.0"
".": "1.1.1"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.1](https://github.com/voidpointer0x00/group-whitelist/compare/1.1.0...1.1.1) (2024-05-05)


### Bug Fixes

* **build:** not a git repository ([b5c8415](https://github.com/voidpointer0x00/group-whitelist/commit/b5c8415943aead8c9f7eabced2f931fa4754c393))


### Reverts

* release 1.1.0 ([85047df](https://github.com/voidpointer0x00/group-whitelist/commit/85047df132517b8d2a34fb1299e619abbcef7315))
* the different approach didn't go exactly as planned ([b590b23](https://github.com/voidpointer0x00/group-whitelist/commit/b590b23c32b89d85e29aeee94f3386a057c09adc))

## [1.1.0](https://github.com/voidpointer0x00/group-whitelist/compare/1.0.0...1.1.0) (2024-05-05)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {x-release-please-start-version}
version = 1.1.0
version = 1.1.1
# {x-release-please-end}
version_with_commit = ''

0 comments on commit aa35e54

Please sign in to comment.