Skip to content

Commit bce4c4e

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.6-next-cache-handler-redis...v1.1.0-next-cache-handler-redis) (2024-11-15) ### Features * added release workflow ([79537be](79537be)) * added semantic release configurations ([aa1da7e](aa1da7e)) * code optimizations and updated setting config ([7657475](7657475)) * updated building cache key for page revalidation ([a7b4bbf](a7b4bbf)) * updated husky rules ([85d58b6](85d58b6)) * updated readme according to config changes ([92a3192](92a3192)) * updated types to be stored under core package ([a953238](a953238))
1 parent 8dd6d6e commit bce4c4e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages/redis-cache/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [1.1.0](https://github.com/DBB-Software/next-cache-handler/compare/v1.0.6-next-cache-handler-redis...v1.1.0-next-cache-handler-redis) (2024-11-15)
2+
3+
### Features
4+
5+
* added release workflow ([79537be](https://github.com/DBB-Software/next-cache-handler/commit/79537be74832a8ed40768d02eb0808bcbc16cf94))
6+
* added semantic release configurations ([aa1da7e](https://github.com/DBB-Software/next-cache-handler/commit/aa1da7e51dbf779f9f4c873fca6e613662d29d64))
7+
* code optimizations and updated setting config ([7657475](https://github.com/DBB-Software/next-cache-handler/commit/76574750991bacd7b661d87daedc042d4f8598d6))
8+
* updated building cache key for page revalidation ([a7b4bbf](https://github.com/DBB-Software/next-cache-handler/commit/a7b4bbff0590117df7c7ba4a32817fa21a81bb04))
9+
* updated husky rules ([85d58b6](https://github.com/DBB-Software/next-cache-handler/commit/85d58b6cf8ac5d797cbbe1e0ffddd5301a584047))
10+
* updated readme according to config changes ([92a3192](https://github.com/DBB-Software/next-cache-handler/commit/92a3192b13036b007d09fe739378dafa2c9188f5))
11+
* updated types to be stored under core package ([a953238](https://github.com/DBB-Software/next-cache-handler/commit/a953238b68f7e77d6e1c268d5be0df26d57490cf))

0 commit comments

Comments
 (0)