Skip to content

Commit 935c574

Browse files
chore(release): 0.1.16
## [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))
1 parent 83de153 commit 935c574

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.1.16](https://github.com/justindujardin/angular-rpg/compare/v0.1.15...v0.1.16) (2022-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **autosave:** don't save until combat is completed ([6a49c69](https://github.com/justindujardin/angular-rpg/commit/6a49c69cd73afa0e522b51eb748e895587ae346a))
7+
8+
9+
### Features
10+
11+
* **store:** add large potion at castle store ([b6f8246](https://github.com/justindujardin/angular-rpg/commit/b6f8246d5917090536edcfccc3830042c6547ad2))
12+
* **typescript:** enable compiler strict mode ([a88fe5e](https://github.com/justindujardin/angular-rpg/commit/a88fe5eed9217cb5a511ff96ba503755b8a8c25b))
13+
114
## [0.1.15](https://github.com/justindujardin/angular-rpg/compare/v0.1.14...v0.1.15) (2022-10-29)
215

316

0 commit comments

Comments
 (0)