diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7b51ca0..b05f59a 100755 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.17.0" + ".": "0.17.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ba99dda..2f3b596 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.17.1](https://github.com/danielcopper/decky-romm-sync/compare/decky-romm-sync-v0.17.0...decky-romm-sync-v0.17.1) (2026-05-07) + + +### Bug Fixes + +* **game-detail:** scroll to top on focus of action buttons ([#162](https://github.com/danielcopper/decky-romm-sync/issues/162)) ([#270](https://github.com/danielcopper/decky-romm-sync/issues/270)) ([6bd28c1](https://github.com/danielcopper/decky-romm-sync/commit/6bd28c1e4d00d980804ed2ef2b46ad8a7566402b)) +* **qam:** scroll and focus to top on QAM page navigation ([#161](https://github.com/danielcopper/decky-romm-sync/issues/161)) ([#266](https://github.com/danielcopper/decky-romm-sync/issues/266)) ([4ddd473](https://github.com/danielcopper/decky-romm-sync/commit/4ddd473f7ca4ad282e72788ffb0d5425a841ff31)) + ## [0.17.0](https://github.com/danielcopper/decky-romm-sync/compare/decky-romm-sync-v0.16.0...decky-romm-sync-v0.17.0) (2026-05-04) diff --git a/package.json b/package.json index af2d7dc..ee2ac6a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "decky-romm-sync", - "version": "0.17.0", + "version": "0.17.1", "description": "Decky Loader plugin to sync your RomM library to Steam as non-steam shortcuts", "type": "module", "scripts": { diff --git a/plugin.json b/plugin.json index 151906b..fe5781c 100755 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "RomM Sync", - "version": "0.17.0", + "version": "0.17.1", "author": "Daniel", "flags": [ "_root"