Skip to content

Commit

Permalink
chore(release): v0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 19, 2023
1 parent ff364bd commit c10b04a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.5.0](https://github.com/Wivik/pyp-boy/compare/v0.4.2...v0.5.0) (2023-03-19)


### Features

* :sparkles: init inventory management ([ae10231](https://github.com/Wivik/pyp-boy/commit/ae102312552cf19145a8ba45ef564502b103b70f))
* :sparkles: inventory supports misc ([ff364bd](https://github.com/Wivik/pyp-boy/commit/ff364bd4d9bade463fc7df91afeef2a2de4f313d))
* :sparkles: moved assets to sub folder ([83df64e](https://github.com/Wivik/pyp-boy/commit/83df64e637b1c61f83d9f1e937762d465e8b5f84))
* :sparkles: story continuation ([c9819c3](https://github.com/Wivik/pyp-boy/commit/c9819c311b773225421c235e17b84143f9ac4d94))
* add loot to story ([8769db6](https://github.com/Wivik/pyp-boy/commit/8769db6755d7f58d3d278628184b34baedeceba3))
* csv files for apparel and weapon ([986a301](https://github.com/Wivik/pyp-boy/commit/986a3013a1caf2b2809b04a7364d8fdbd6c7f888))
* database creation updated ([6ab4b77](https://github.com/Wivik/pyp-boy/commit/6ab4b776dc7016a5963d4ea1cb389078ad048c8e))
* inventory management is getter better ([3dda956](https://github.com/Wivik/pyp-boy/commit/3dda95606d2d9d37a474ae5c3be0d358f4463fc7))



## [0.4.2](https://github.com/Wivik/pyp-boy/compare/v0.4.0...v0.4.2) (2023-03-15)


Expand Down Expand Up @@ -36,13 +52,3 @@



## [0.2.1](https://github.com/Wivik/pyp-boy/compare/v0.2.0...v0.2.1) (2023-03-13)


### Bug Fixes

* :construction_worker: wrong order in ci ([d4ed2a5](https://github.com/Wivik/pyp-boy/commit/d4ed2a5db3fab2352e75fd54fbe2f19d25705bc1))
* :construction_worker: wrong order in ci ([a881ac8](https://github.com/Wivik/pyp-boy/commit/a881ac85d303a047608bba586e603e262160bb4b))



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.4.2"
"version": "0.5.0"
}

0 comments on commit c10b04a

Please sign in to comment.