Skip to content

Commit

Permalink
Merge pull request #18 from remarkablegames/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--secret-identity

chore(master): release 1.2.3
  • Loading branch information
remarkablemark authored Nov 20, 2024
2 parents ae3a13a + a313135 commit d841e75
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.3](https://github.com/remarkablegames/secret-identity/compare/v1.2.2...v1.2.3) (2024-11-20)


### Bug Fixes

* **Form:** disable submit button if over max guesses ([f4f9f95](https://github.com/remarkablegames/secret-identity/commit/f4f9f9563ddf359b92bcbf0a00d76f20f58aabc8))
* **helpers:** update localStorage key to use locale date string ([ae3a13a](https://github.com/remarkablegames/secret-identity/commit/ae3a13a85fa7c17d101680fa9e194a074d5683ad))

## [1.2.2](https://github.com/remarkablegames/secret-identity/compare/v1.2.1...v1.2.2) (2024-11-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "secret-identity",
"private": true,
"version": "1.2.2",
"version": "1.2.3",
"type": "module",
"scripts": {
"build": "tsc && vite build",
Expand Down

0 comments on commit d841e75

Please sign in to comment.