Skip to content

Commit

Permalink
chore: release v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JanStevens committed Feb 7, 2024
1 parent 1e216dc commit 99e4d88
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.3.1](https://github.com/JanStevens/monster-mirror/compare/1.3.0...1.3.1) (2024-02-07)


### Bug Fixes

* ensure select level options show and increase mobile hamburger menu ([1e216dc](https://github.com/JanStevens/monster-mirror/commit/1e216dcbcbb09713d21e80c99b12929edf03a435))

## [1.3.0](https://github.com/JanStevens/monster-mirror/compare/1.2.0...1.3.0) (2024-02-07)


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,6 +1,6 @@
{
"name": "monster-mirror",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"scripts": {
"prepare": "panda codegen && husky install",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"browser"
],
"orientation": "portrait",
"version": "1.3.0"
"version": "1.3.1"
}

0 comments on commit 99e4d88

Please sign in to comment.