@trieb.work/nextjs-turbo-redis-cache 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [1.1.3](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.1.2...v1.1.3) (2025-03-28)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Update README.md ([0a79274](https://github.com/trieb-work/nextjs-turbo-redis-cache/commit/0a79274e363856f07b1dce62ec74b54ad92a946e))
7
+
1
8
  ## [1.1.2](https://github.com/trieb-work/nextjs-turbo-redis-cache/compare/v1.1.1...v1.1.2) (2025-03-28)
2
9
 
3
10
 
package/README.md CHANGED
@@ -91,3 +91,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
91
91
  ## Sponsor
92
92
 
93
93
  This project is created and maintained by the Next.js & Payload CMS agency [trieb.work](https://trieb.work)
94
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trieb.work/nextjs-turbo-redis-cache",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/trieb-work/nextjs-turbo-redis-cache.git"