Skip to content

Commit

Permalink
release: v4.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Jun 23, 2023
1 parent 57f90b6 commit 9dcecf5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## [4.5.12](https://github.com/mx-space/kami/compare/v4.5.11...v4.5.12) (2023-06-23)


### Bug Fixes

* add `size` and `type` for favicon ([57f90b6](https://github.com/mx-space/kami/commit/57f90b66ae23d5604c465df29e7859a3670611e5))
* lcp ([c004a7d](https://github.com/mx-space/kami/commit/c004a7d5032c7423e51b57962f5298eeafca81b6))



## [4.5.11](https://github.com/mx-space/kami/compare/v4.5.10...v4.5.11) (2023-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mx-kami",
"license": "GPL-3.0",
"private": false,
"version": "4.5.11",
"version": "4.5.12",
"engines": {
"node": ">=14"
},
Expand Down

1 comment on commit 9dcecf5

@vercel
Copy link

@vercel vercel bot commented on 9dcecf5 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kami – ./

kami-git-master-innei-dev.vercel.app
kami-psi.vercel.app
kami-innei-dev.vercel.app
dev.innei.ren

Please sign in to comment.