diff --git a/CHANGELOG.md b/CHANGELOG.md index b4bd934d..736d165d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.15](https://github.com/remarkablegames/just-jokes/compare/v1.0.14...v1.0.15) (2024-09-20) + + +### Bug Fixes + +* **Placeholder:** ensure form inputs for joke are required ([25c1979](https://github.com/remarkablegames/just-jokes/commit/25c19796817030740521dcd36fcd6e7c0d3a9c36)), closes [#304](https://github.com/remarkablegames/just-jokes/issues/304) + ## [1.0.14](https://github.com/remarkablegames/just-jokes/compare/v1.0.13...v1.0.14) (2024-09-20) ### Miscellaneous Chores diff --git a/package-lock.json b/package-lock.json index 4712d511..2b2d049c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "just-jokes", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "just-jokes", - "version": "1.0.14", + "version": "1.0.15", "license": "MIT", "dependencies": { "@emotion/react": "11.13.3", diff --git a/package.json b/package.json index 26ab4a3c..5a0cdcd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "just-jokes", - "version": "1.0.14", + "version": "1.0.15", "description": "Just Jokes is party game where you make jokes with your friends.", "author": "Mark ", "contributors": [