Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 5, 2024
1 parent 8a9b0ee commit 6817423
Show file tree
Hide file tree
Showing 3 changed files with 23 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.2.0"
".": "1.3.0"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

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


### Features

* add `folia-supported: true` ([390ab9b](https://github.com/voidpointer0x00/group-whitelist/commit/390ab9ba6d825ebbb6e47e155bc835e203209e3e))
* kick groups removed from whitelist ([af8770b](https://github.com/voidpointer0x00/group-whitelist/commit/af8770ba6fff10ddbf548acba8bbd962704e93e0))
* kick on LuckPerms user parent updates ([7d8c7ba](https://github.com/voidpointer0x00/group-whitelist/commit/7d8c7ba525450416e4581c696e3e4cb66e916c4e))
* optionally, don't respond to ping packets ([a5723e5](https://github.com/voidpointer0x00/group-whitelist/commit/a5723e55b04a5043da1579988da6ccc80fac174b))


### Bug Fixes

* fetch the whole groups tree ([f1d5b21](https://github.com/voidpointer0x00/group-whitelist/commit/f1d5b21836c0849494276fa616fdadb107a8919c))
* rename "ls" method from "remove" to "list" ([07d1c3b](https://github.com/voidpointer0x00/group-whitelist/commit/07d1c3bb2bd1977ccefdc14d84cd3d4aa4b8618e))


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

0 comments on commit 6817423

Please sign in to comment.