Skip to content

Commit

Permalink
chore(release): 5.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnatarHe committed Dec 9, 2023
1 parent 4964dcd commit 35f22ab
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.16](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/compare/v5.7.15...v5.7.16) (2023-12-09)


### Features

* **cache:** add cache handler for next 14 ([c104e69](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/c104e692668ca86a8a8156042fba2b65f8184ac4))
* **cache:** disable cache for now ([4964dcd](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/4964dcded8dc8b030c8eb01c3b240ade362a04b6))
* **deps:** upgrade deps ([89b9028](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/89b902809c676c8b50668d37e47883855937447e))
* **deps:** upgrade to next@14.0.4 ([abcaf7f](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/abcaf7f38acdf9755d08cd9f5b7962613ac00dc2))


### Bug Fixes

* **cache:** disable redis cache in build phase ([8cd643a](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/8cd643af77c1555ef18577fb07bd6cedb9a98355))
* **upload:** fix xstate api changes ([04d644b](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/commit/04d644bdea23215c1cb716f482954f0f3bdab4c4))

### [5.7.15](https://git.annatarhe.com/annatarhe/kindle.annatarhe.com/compare/v5.7.14...v5.7.15) (2023-12-03)


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

0 comments on commit 35f22ab

Please sign in to comment.