Skip to content

Commit 8dd6d6e

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.0-next-cache-handler-core...v1.3.0-next-cache-handler-core) (2024-11-15) ### Features * code optimizations and updated setting config ([7657475](7657475)) * updated building cache key for page revalidation ([a7b4bbf](a7b4bbf)) * updated readme according to config changes ([92a3192](92a3192)) * updated types to be stored under core package ([a953238](a953238))
1 parent 2540141 commit 8dd6d6e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/cache-core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.0](https://github.com/DBB-Software/next-cache-handler/compare/v1.2.0-next-cache-handler-core...v1.3.0-next-cache-handler-core) (2024-11-15)
2+
3+
### Features
4+
5+
* code optimizations and updated setting config ([7657475](https://github.com/DBB-Software/next-cache-handler/commit/76574750991bacd7b661d87daedc042d4f8598d6))
6+
* updated building cache key for page revalidation ([a7b4bbf](https://github.com/DBB-Software/next-cache-handler/commit/a7b4bbff0590117df7c7ba4a32817fa21a81bb04))
7+
* updated readme according to config changes ([92a3192](https://github.com/DBB-Software/next-cache-handler/commit/92a3192b13036b007d09fe739378dafa2c9188f5))
8+
* updated types to be stored under core package ([a953238](https://github.com/DBB-Software/next-cache-handler/commit/a953238b68f7e77d6e1c268d5be0df26d57490cf))
9+
110
## [1.2.0](https://github.com/DBB-Software/next-cache-handler/compare/v1.1.2-next-cache-handler-core...v1.2.0-next-cache-handler-core) (2024-08-28)
211

312
### Features

0 commit comments

Comments
 (0)