From 4013c4cd1a0e2503cc5d2f0269310216b024d279 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 14 Mar 2023 21:50:15 +0000 Subject: [PATCH] chore(release): v0.3.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ version_file.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 540942d..a209a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [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)) + + + ## [0.2.2](https://github.com/Wivik/pyp-boy/compare/v0.2.1...v0.2.2) (2023-03-13) diff --git a/version_file.json b/version_file.json index 8f8b1fd..085e3ba 100644 --- a/version_file.json +++ b/version_file.json @@ -1,3 +1,3 @@ { - "version": "0.2.2" + "version": "0.3.0" } \ No newline at end of file