Skip to content

Commit

Permalink
Release @neshca/[email protected], @neshca/[email protected] (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 20, 2023
1 parent 334890f commit 2982358
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/purple-eels-watch.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cache-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @neshca/cache-handler

## 0.3.11

### Patch Changes

- 334890f: Add next13.5.6 in distTags

## 0.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neshca/cache-handler",
"version": "0.3.10",
"version": "0.3.11",
"description": "Flexible API to replace the default Next.js cache, accommodating custom cache solutions for multi-instance deployments. ",
"homepage": "https://github.com/caching-tools/next-shared-cache/tree/canary/packages/cache-handler",
"bugs": "https://github.com/caching-tools/next-shared-cache/issues",
Expand Down
6 changes: 6 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @neshca/server

## 0.3.10

### Patch Changes

- 334890f: Add next13.5.6 in distTags

## 0.3.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neshca/server",
"version": "0.3.9",
"version": "0.3.10",
"homepage": "https://github.com/caching-tools/next-shared-cache",
"bugs": "https://github.com/caching-tools/next-shared-cache/issues",
"repository": {
Expand Down

0 comments on commit 2982358

Please sign in to comment.