diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 573f090..b1356f2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.8.0" + ".": "3.8.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1c52da1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## [3.8.1](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/compare/v3.8.0...v3.8.1) (2024-02-29) + + +### Documentation + +* conventional commits ([6b41710](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/commit/6b4171090dca8695856c1e98330973f729547081)) +* formatting and pre-commit hooks ([b8f72f2](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/commit/b8f72f2dd1a542d08225e9ffbdebd1187262e468)) +* update README.md ([61e19be](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/commit/61e19bee16871aeb46a9f8ee9734ca89f5b0a82c)) +* update README.md ([3f6a7c9](https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck/commit/3f6a7c952665d1ec4146bd454a8ef38c1c2fbe46)) diff --git a/pyproject.toml b/pyproject.toml index d7fa17f..9aa3ed7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "non-steam-launchers" -version = "3.8.0" +version = "3.8.1" description = "" authors = [ "moraroy <88516395+moraroy@users.noreply.github.com>",