Skip to content

Commit

Permalink
Version Packages (#287)
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 Jan 26, 2024
1 parent f3b30a5 commit eeae9ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/small-windows-poke.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.6.8

### Patch Changes

- f3b30a5: Refactor `redis-stack` Handler to use `Promise.allSettled` for `set` callback.

## 0.6.7

### 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.6.7",
"version": "0.6.8",
"description": "Flexible API to replace the default Next.js cache, accommodating custom cache solutions for multi-instance deployments.",
"keywords": [
"cache",
Expand Down

0 comments on commit eeae9ca

Please sign in to comment.