Skip to content

Commit

Permalink
release: v4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Apr 29, 2023
1 parent cd5e7e2 commit 4c6d1e3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# CHANGELOG

## [4.4.5](https://github.com/mx-space/kami/compare/v4.4.4...v4.4.5) (2023-04-29)


### Bug Fixes

* **deps:** update dependency axios to v1.3.6 ([#1662](https://github.com/mx-space/kami/issues/1662)) ([6603563](https://github.com/mx-space/kami/commit/66035638243ed0f3bda3572d8b3ca717b7d6e696))
* **deps:** update dependency axios to v1.4.0 ([#1670](https://github.com/mx-space/kami/issues/1670)) ([b141a5e](https://github.com/mx-space/kami/commit/b141a5e77e398b887f92838a66e73afa790e6bb3))
* **deps:** update dependency js-cookie to v3.0.5 ([#1663](https://github.com/mx-space/kami/issues/1663)) ([62244db](https://github.com/mx-space/kami/commit/62244db1a6e31839d94cfd6c3424b29a7e790022))
* **deps:** update dependency next to v13.3.1 ([#1664](https://github.com/mx-space/kami/issues/1664)) ([ed6c213](https://github.com/mx-space/kami/commit/ed6c21338550cf3bd95d472839d2c7714f7092b1))
* **deps:** update dependency swr to v2.1.5 ([#1665](https://github.com/mx-space/kami/issues/1665)) ([dd42ada](https://github.com/mx-space/kami/commit/dd42adabce8f922cbd15db7b53c01ad0a0dfd1a3))
* input color use primary ([74d16ad](https://github.com/mx-space/kami/commit/74d16ad8cbeaad9917051bc89851e73f9efd6eed))


### Features

* home section priority use image cover ([cd5e7e2](https://github.com/mx-space/kami/commit/cd5e7e2c78f50d2206f52bef2321e2ec9cce37bf))



## [4.4.4](https://github.com/mx-space/kami/compare/v4.4.3...v4.4.4) (2023-04-25)


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.4.4",
"version": "4.4.5",
"engines": {
"node": ">=14"
},
Expand Down

0 comments on commit 4c6d1e3

Please sign in to comment.