Skip to content

Commit 7101cfd

Browse files
chore(master): release 1.0.11
1 parent 2e47694 commit 7101cfd

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.11](https://github.com/remarkablegames/just-jokes/compare/v1.0.10...v1.0.11) (2024-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **helpers:** generate unique joke ids ([2e47694](https://github.com/remarkablegames/just-jokes/commit/2e47694e0dec2409c721899ee20bba48435f9cb2))
9+
310
## [1.0.10](https://github.com/remarkablegames/just-jokes/compare/v1.0.9...v1.0.10) (2024-02-02)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "just-jokes",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Just Jokes is party game where you make jokes with your friends.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"contributors": [

0 commit comments

Comments
 (0)