Skip to content

Commit bb19bbf

Browse files
authoredOct 26, 2023
Version Packages (caching-tools#81)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d83d9fe commit bb19bbf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/olive-flowers-cross.md

-5
This file was deleted.

‎packages/cache-handler/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @neshca/cache-handler
22

3+
## 0.3.12
4+
5+
### Patch Changes
6+
7+
- d83d9fe: Fix TagsManifest type export
8+
39
## 0.3.11
410

511
### Patch Changes

‎packages/cache-handler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neshca/cache-handler",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"description": "Flexible API to replace the default Next.js cache, accommodating custom cache solutions for multi-instance deployments. ",
55
"homepage": "https://github.com/caching-tools/next-shared-cache/tree/canary/packages/cache-handler",
66
"bugs": "https://github.com/caching-tools/next-shared-cache/issues",

0 commit comments

Comments
 (0)
Please sign in to comment.