Skip to content

Commit

Permalink
chore: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JanStevens committed Dec 21, 2023
1 parent 3f266fb commit 05b91cd
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.0.1](https://github.com/JanStevens/monster-mirror/compare/1.0.0...1.0.1) (2023-12-21)


### Bug Fixes

* small lighthouse fixes ([#14](https://github.com/JanStevens/monster-mirror/issues/14)) ([3f266fb](https://github.com/JanStevens/monster-mirror/commit/3f266fb8d354beac1c57a0928e086cc17ed5e963))

## 1.0.0 (2023-12-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,6 +1,6 @@
{
"name": "monster-mirror",
"version": "1.0.0",
"version": "1.0.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.0.0"
"version": "1.0.1"
}

0 comments on commit 05b91cd

Please sign in to comment.