From fd06fb1257a0afcd77ccd5ffee098c02ed9a818e Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 20 Mar 2023 22:15:17 +0000 Subject: [PATCH] chore(release): v0.6.0 [skip ci] --- CHANGELOG.md | 19 ++++++++++--------- version_file.json | 2 +- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1929b21..982b5f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# [0.6.0](https://github.com/Wivik/pyp-boy/compare/v0.5.1...v0.6.0) (2023-03-20) + + +### Features + +* :sparkles: add story log feature ([1d10ec4](https://github.com/Wivik/pyp-boy/commit/1d10ec47a1737ddf520ba35014307441d8333c49)) +* :sparkles: add story path table ([a8ca05c](https://github.com/Wivik/pyp-boy/commit/a8ca05c43493567cf5ee966bdbacd5af0fe759e3)) + + + ## [0.5.1](https://github.com/Wivik/pyp-boy/compare/v0.5.0...v0.5.1) (2023-03-19) @@ -43,12 +53,3 @@ -# [0.3.0](https://github.com/Wivik/pyp-boy/compare/v0.2.2...v0.3.0) (2023-03-14) - - -### Features - -* :sparkles: save database is automatically generated ([18b9c55](https://github.com/Wivik/pyp-boy/commit/18b9c55f815a011551afcf8c8a8d4bf6aec78370)) - - - diff --git a/version_file.json b/version_file.json index 6baf8ab..8284914 100644 --- a/version_file.json +++ b/version_file.json @@ -1,3 +1,3 @@ { - "version": "0.5.1" + "version": "0.6.0" } \ No newline at end of file