Skip to content

Commit

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

### Features

* add custom formatting for channels and players ([af2ac60](af2ac60)), closes [#21](#21) [#5](#5)
  • Loading branch information
semantic-release-bot committed Nov 19, 2021
1 parent af2ac60 commit f0fd940
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-beta.13](https://github.com/sVoxelDev/sChat/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2021-11-19)


### Features

* add custom formatting for channels and players ([af2ac60](https://github.com/sVoxelDev/sChat/commit/af2ac60befa7d16eeb5539c4e511962629a38e92)), closes [#21](https://github.com/sVoxelDev/sChat/issues/21) [#5](https://github.com/sVoxelDev/sChat/issues/5)

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


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.12
version = 1.0.0-beta.13

0 comments on commit f0fd940

Please sign in to comment.