Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-03-04)

### Bug Fixes

* remove debug code ([73f8ed1](73f8ed1))

### Features

* allow raw whitelist store to be used ([65907c7](65907c7))
* replace vanilla whitelist command ([f3d4419](f3d4419))
  • Loading branch information
semantic-release-bot committed Mar 4, 2022
1 parent 65907c7 commit ea5a63f
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.4.0](https://github.com/loongwork/nextg-spigot/compare/v1.3.0...v1.4.0) (2022-03-04)


### Bug Fixes

* remove debug code ([73f8ed1](https://github.com/loongwork/nextg-spigot/commit/73f8ed1554bf9c8f169d8de4802a8ddc12cd8a7d))


### Features

* allow raw whitelist store to be used ([65907c7](https://github.com/loongwork/nextg-spigot/commit/65907c70ac2fcf9c4bbb42c5dfb2909470a73edc))
* replace vanilla whitelist command ([f3d4419](https://github.com/loongwork/nextg-spigot/commit/f3d441917b597488fc5719ab56173f5d934ea843))

# [1.3.0](https://github.com/loongwork/nextg-spigot/compare/v1.2.0...v1.3.0) (2022-03-03)


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 = NextGSpigot
author = sunxyw
mcVersion = 1.16.5
apiVersion = 1.16
version = 1.3.0
version = 1.4.0

0 comments on commit ea5a63f

Please sign in to comment.