Skip to content

Commit 7370af5

Browse files
chore(release): 0.2.2
1 parent 96e82ad commit 7370af5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.2](https://github.com/lucasconstantino/next-cache-tags/compare/v0.2.1...v0.2.2) (2023-01-02)
6+
7+
8+
### Features
9+
10+
* upgraded next-cache-tags on example ([96e82ad](https://github.com/lucasconstantino/next-cache-tags/commit/96e82ad73af388d13871ab3d3c88a45aff264737))
11+
512
### [0.1.4](https://github.com/lucasconstantino/next-cache-tags/compare/v0.1.3...v0.1.4) (2022-11-27)
613

714
### [0.1.3](https://github.com/lucasconstantino/next-cache-tags/compare/v0.1.2...v0.1.3) (2022-11-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-cache-tags",
33
"description": "Active ISR revalidation based on surrogate keys for Next.js",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/lucasconstantino/next-cache-tags.git"

0 commit comments

Comments
 (0)