Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "@mrjasonroy/cache-components-cache-handler",
"version": "16.1.0",
"version": "16.1.6",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This version bump to 16.1.6 is not reflected in CHANGELOG.md. It's important to document changes for each release to maintain transparency with the package consumers. Please add an entry for version 16.1.6 to the changelog. Even if there are no functional changes, it's good practice to note that it's a version synchronization release.

"description": "Cache handler for Next.js 16+ with support for 'use cache' directive and Cache Components",
"author": "Jason Roy",
"license": "MIT",
Expand Down
Loading