Skip to content

Commit

Permalink
chore(release): 1.12.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.7](v1.12.6...v1.12.7) (2021-01-17)

### Bug Fixes

* **rebirth:** add a list of ignored damage causes ([d8aaac6](d8aaac6)), closes [#15](#15)
  • Loading branch information
semantic-release-bot committed Jan 17, 2021
1 parent d8aaac6 commit 9ab530a
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.12.7](https://github.com/raidcraft/skills-and-effects/compare/v1.12.6...v1.12.7) (2021-01-17)


### Bug Fixes

* **rebirth:** add a list of ignored damage causes ([d8aaac6](https://github.com/raidcraft/skills-and-effects/commit/d8aaac673008b4c65625c35fdada5c111019047c)), closes [#15](https://github.com/raidcraft/skills-and-effects/issues/15)

## [1.12.6](https://github.com/raidcraft/skills-and-effects/compare/v1.12.5...v1.12.6) (2021-01-17)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ pluginName = RaidCraft-Skills
author = Silthus
mcVersion = 1.16.4
apiVersion = 1.15
version = 1.12.6
version = 1.12.7
target = plugins/RCSkills/modules

0 comments on commit 9ab530a

Please sign in to comment.