Skip to content

Commit

Permalink
chore(release): 0.1.12
Browse files Browse the repository at this point in the history
## [0.1.12](v0.1.11...v0.1.12) (2022-10-27)

### Features

* **inventory:** only show equippable items for each player ([8c7d3e6](8c7d3e6))
* **store:** automatically equip single item purchases ([033b8d5](033b8d5))
* **store:** make mobile responsive and scrollable ([8608f8a](8608f8a))
* **store:** show party stat changes from selected items ([a1bdf9f](a1bdf9f))
  • Loading branch information
semantic-release-bot committed Oct 27, 2022
1 parent 3893122 commit 4421f5e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.1.12](https://github.com/justindujardin/angular-rpg/compare/v0.1.11...v0.1.12) (2022-10-27)


### Features

* **inventory:** only show equippable items for each player ([8c7d3e6](https://github.com/justindujardin/angular-rpg/commit/8c7d3e6ce6d635b5ecd44e4d2d0395fffc310b46))
* **store:** automatically equip single item purchases ([033b8d5](https://github.com/justindujardin/angular-rpg/commit/033b8d5ccc4fda1ea3fc706c174c9743cac0fceb))
* **store:** make mobile responsive and scrollable ([8608f8a](https://github.com/justindujardin/angular-rpg/commit/8608f8af4de75477adf2168b723639276b909ff9))
* **store:** show party stat changes from selected items ([a1bdf9f](https://github.com/justindujardin/angular-rpg/commit/a1bdf9fe508cb9b813d63ee59a0a3a0a1fd311cc))

## [0.1.11](https://github.com/justindujardin/angular-rpg/compare/v0.1.10...v0.1.11) (2022-10-27)


Expand Down

0 comments on commit 4421f5e

Please sign in to comment.