Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.16 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.16](v1.0.0-beta.15...v1.0.0-beta.16) (2021-11-20)

### Bug Fixes

* **bungee:** format message on sending server to allow resolving of placeholders ([49a9cbd](49a9cbd))
* **chat:** click to select (and delete) message not possible ([8f0c05a](8f0c05a))

### Features

* **formats:** add option to center messages, e.g. broadcasts ([e313b2c](e313b2c))
  • Loading branch information
semantic-release-bot committed Nov 20, 2021
1 parent e313b2c commit 5faaac5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.0.0-beta.16](https://github.com/sVoxelDev/sChat/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2021-11-20)


### Bug Fixes

* **bungee:** format message on sending server to allow resolving of placeholders ([49a9cbd](https://github.com/sVoxelDev/sChat/commit/49a9cbd188583eceba75cfc01ddc8efd05e4c6e8))
* **chat:** click to select (and delete) message not possible ([8f0c05a](https://github.com/sVoxelDev/sChat/commit/8f0c05ae46a8a489d7f56ea26b52e33488bc0220))


### Features

* **formats:** add option to center messages, e.g. broadcasts ([e313b2c](https://github.com/sVoxelDev/sChat/commit/e313b2c3d4225eb66a67466ec23c3b9e08d53720))

# [1.0.0-beta.15](https://github.com/sVoxelDev/sChat/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2021-11-20)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pluginName = sChat
author = Silthus
mcVersion = 1.17.1
apiVersion = 1.13
version = 1.0.0-beta.15
version = 1.0.0-beta.16

0 comments on commit 5faaac5

Please sign in to comment.