Skip to content

Commit

Permalink
chore(release): 0.1.16
Browse files Browse the repository at this point in the history
## [0.1.16](v0.1.15...v0.1.16) (2022-10-30)

### Bug Fixes

* **autosave:** don't save until combat is completed ([6a49c69](6a49c69))

### Features

* **store:** add large potion at castle store ([b6f8246](b6f8246))
* **typescript:** enable compiler strict mode ([a88fe5e](a88fe5e))
  • Loading branch information
semantic-release-bot committed Oct 30, 2022
1 parent 83de153 commit 935c574
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.1.16](https://github.com/justindujardin/angular-rpg/compare/v0.1.15...v0.1.16) (2022-10-30)


### Bug Fixes

* **autosave:** don't save until combat is completed ([6a49c69](https://github.com/justindujardin/angular-rpg/commit/6a49c69cd73afa0e522b51eb748e895587ae346a))


### Features

* **store:** add large potion at castle store ([b6f8246](https://github.com/justindujardin/angular-rpg/commit/b6f8246d5917090536edcfccc3830042c6547ad2))
* **typescript:** enable compiler strict mode ([a88fe5e](https://github.com/justindujardin/angular-rpg/commit/a88fe5eed9217cb5a511ff96ba503755b8a8c25b))

## [0.1.15](https://github.com/justindujardin/angular-rpg/compare/v0.1.14...v0.1.15) (2022-10-29)


Expand Down

0 comments on commit 935c574

Please sign in to comment.