Skip to content

Commit

Permalink
chore(release): 9.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidoine committed Sep 29, 2021
1 parent eeeba7c commit c21de73
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [9.1.8](https://github.com/Sidoine/Ovale/compare/9.1.7...9.1.8) (2021-09-29)

### Bug Fixes

- ensure that we never have negative values for soul fragment counts ([#1034](https://github.com/Sidoine/Ovale/issues/1034)) ([3afeb18](https://github.com/Sidoine/Ovale/commit/3afeb18706474e9d2c94dce62e69aecc8dd56a8b))
- register state for demonic and soul fragment DH modules ([#1033](https://github.com/Sidoine/Ovale/issues/1033)) ([b5c767e](https://github.com/Sidoine/Ovale/commit/b5c767e04897ec2350d4d9b5b8b6a2b0a5093cb9))

### [9.1.7](https://github.com/Sidoine/Ovale/compare/9.1.6...9.1.7) (2021-09-18)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ovale",
"version": "9.1.7",
"version": "9.1.8",
"description": "Show the icon of the next spell to cast",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit c21de73

Please sign in to comment.