diff --git a/CHANGELOG.md b/CHANGELOG.md index 6419492..01c63fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.2](https://github.com/remarkablegames/rhythmism/compare/v1.3.1...v1.3.2) (2024-02-27) + + +### Continuous Integration + +* **github:** upload to itch.io in workflow release-please.yml ([21db692](https://github.com/remarkablegames/rhythmism/commit/21db692d7df442eed5a811c9985a07f63141cd99)) + ## [1.3.1](https://github.com/remarkablegames/rhythmism/compare/v1.3.0...v1.3.1) (2024-02-24) diff --git a/package-lock.json b/package-lock.json index 0d4f5f2..6922406 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rhythmism", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "rhythmism", - "version": "1.3.1", + "version": "1.3.2", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 86e8def..b8c44ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rhythmism", - "version": "1.3.1", + "version": "1.3.2", "description": "Rhythmism is a web rhythm game.", "author": "Mark ", "scripts": {