Skip to content

Commit d9fb753

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2025-05-23) ### Features * add ClientBroadcast message ([c9e7121](c9e7121))
1 parent c9e7121 commit d9fb753

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/sne11ius/pp/compare/v1.1.1...v1.2.0) (2025-05-23)
2+
3+
4+
### Features
5+
6+
* add ClientBroadcast message ([c9e7121](https://github.com/sne11ius/pp/commit/c9e712199858d915b7611e8761901427870f4267))
7+
18
## [1.1.1](https://github.com/sne11ius/pp/compare/v1.1.0...v1.1.1) (2025-05-23)
29

310

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
group = "pp"
4747

4848
// Updated via semantic-release-replace-plugin
49-
version = "1.1.1"
49+
version = "1.2.0"
5050

5151
java {
5252
sourceCompatibility = VERSION_21

0 commit comments

Comments
 (0)