Skip to content

Commit

Permalink
release: 1.1.0 #6
Browse files Browse the repository at this point in the history
  • Loading branch information
voidpointer0x00 authored May 5, 2024
2 parents d49c3f6 + 5e002dc commit faca0ac
Show file tree
Hide file tree
Showing 3 changed files with 14 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.0.0"
".": "1.1.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* optionally, don't respond to ping packets ([a5723e5](https://github.com/voidpointer0x00/group-whitelist/commit/a5723e55b04a5043da1579988da6ccc80fac174b))


### Reverts

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

## [1.2.0](https://github.com/voidpointer0x00/group-whitelist/compare/v1.1.0...v1.2.0) (2024-05-04)


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.0.0
version = 1.1.0
# {x-release-please-end}
version_with_commit = ''

0 comments on commit faca0ac

Please sign in to comment.