Skip to content

Commit

Permalink
chore(release): v0.10.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 21, 2023
1 parent 7be0217 commit 1518f9c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.10.1](https://github.com/Wivik/pyp-boy/compare/v0.10.0...v0.10.1) (2023-05-21)


### Bug Fixes

* missing characters table in savefile ([7be0217](https://github.com/Wivik/pyp-boy/commit/7be02172a657b1e01158b61549fe5c6d35f59288))



# [0.10.0](https://github.com/Wivik/pyp-boy/compare/v0.9.0...v0.10.0) (2023-05-21)


Expand Down Expand Up @@ -51,17 +60,3 @@



# [0.7.0](https://github.com/Wivik/pyp-boy/compare/v0.6.0...v0.7.0) (2023-03-21)


### Bug Fixes

* :memo: fixed some typos ([039a452](https://github.com/Wivik/pyp-boy/commit/039a45290853efef604716b2bd446e1b46365188))


### Features

* :sparkles: updated various illustrations ([3e121c5](https://github.com/Wivik/pyp-boy/commit/3e121c51cbe694ec50ecd23735071f9706d43266))



2 changes: 1 addition & 1 deletion version_file.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.10.0"
"version": "0.10.1"
}

0 comments on commit 1518f9c

Please sign in to comment.