Skip to content

Commit 7917f06

Browse files
Release 2.0.0
1 parent 6fa02cb commit 7917f06

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.1"
2+
".": "2.0.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/voidpointer0x00/group-whitelist/compare/1.1.1...2.0.0) (2024-05-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* rename `shouldDropPing`->`hideStatus`
9+
10+
### ref
11+
12+
* rename `shouldDropPing`->`hideStatus` ([6fa02cb](https://github.com/voidpointer0x00/group-whitelist/commit/6fa02cb470269b903a1090b9636e25600c9424a9))
13+
314
## [1.1.1](https://github.com/voidpointer0x00/group-whitelist/compare/1.1.0...1.1.1) (2024-05-05)
415

516

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# {x-release-please-start-version}
2-
version = 1.1.1
2+
version = 2.0.0
33
# {x-release-please-end}
44
version_with_commit = ''

0 commit comments

Comments
 (0)