Skip to content

Commit aa5ad06

Browse files
chore(release): 1.9.0 [skip ci]
1 parent e259cbf commit aa5ad06

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.2...v1.9.0) (2025-11-18)
2+
3+
4+
### Features
5+
6+
* add support for Next.js 15.4.7 ([06839e8](https://github.com/trieb-work/nextjs-turbo-redis-cache/commit/06839e8ad667735779bd9b1d5b992c176f6c7a9d))
7+
18
## [1.8.2](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.8.1...v1.8.2) (2025-11-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trieb.work/nextjs-turbo-redis-cache",
3-
"version": "1.8.2",
3+
"version": "1.9.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/trieb-work/nextjs-turbo-redis-cache.git"

0 commit comments

Comments
 (0)