Skip to content

Commit

Permalink
chore(release): 5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnatarHe committed Oct 27, 2023
1 parent 2f7775f commit 6585851
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [5.7.3](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/compare/v5.7.2...v5.7.3) (2023-10-27)


### Features

* **app:** add more loading page ([767f581](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/767f581bfa7be01299dc733749277152ef915dd4))
* **app:** upgrade react query to v5 and fix theme error ([651478f](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/651478f80dff5f10f227f52c6be924672dfcffd2))
* **app:** upgrade to next@14 and add skeleton for pages ([224197c](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/224197cf21582f3dc6d921bab777cb7905937b34))


### Bug Fixes

* **setting:** fix ios device info query in setting page ([2f7775f](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/2f7775fc93eaa3fe3acf47155d53054ca28d1e9c))

### [5.7.2](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/compare/v5.7.1...v5.7.2) (2023-10-18)


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": "kindle-viewer-website",
"version": "5.7.2",
"version": "5.7.3",
"description": "kindle-viewer-website",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6585851

Please sign in to comment.