From 53e826f5648344b1bff38cb121a133a07960bd25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 16:55:42 +0500 Subject: [PATCH] release: 1.1.0 #9 * Release 1.1.0 * ref: edit changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Vasiliy --- .github/config/.release-please-manifest.json | 2 +- CHANGELOG.md | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/config/.release-please-manifest.json b/.github/config/.release-please-manifest.json index 37fcefa..5fdd883 100644 --- a/.github/config/.release-please-manifest.json +++ b/.github/config/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index be685e6..44a9845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,8 @@ # Changelog -## [1.1.0](https://github.com/voidpointer0x00/group-whitelist/compare/1.0.0...v1.1.0) (2024-05-05) +## [1.1.0](https://github.com/voidpointer0x00/group-whitelist/compare/1.0.0...1.1.0) (2024-05-05) ### Features * optionally, don't respond to ping packets ([a5723e5](https://github.com/voidpointer0x00/group-whitelist/commit/a5723e55b04a5043da1579988da6ccc80fac174b)) - - -### 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)) - -## Changelog