Skip to content

Commit

Permalink
chore(release): 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasconstantino committed Jan 2, 2023
1 parent 96e82ad commit 7370af5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.2.2](https://github.com/lucasconstantino/next-cache-tags/compare/v0.2.1...v0.2.2) (2023-01-02)


### Features

* upgraded next-cache-tags on example ([96e82ad](https://github.com/lucasconstantino/next-cache-tags/commit/96e82ad73af388d13871ab3d3c88a45aff264737))

### [0.1.4](https://github.com/lucasconstantino/next-cache-tags/compare/v0.1.3...v0.1.4) (2022-11-27)

### [0.1.3](https://github.com/lucasconstantino/next-cache-tags/compare/v0.1.2...v0.1.3) (2022-11-26)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-cache-tags",
"description": "Active ISR revalidation based on surrogate keys for Next.js",
"version": "0.2.1",
"version": "0.2.2",
"repository": {
"type": "git",
"url": "https://github.com/lucasconstantino/next-cache-tags.git"
Expand Down

1 comment on commit 7370af5

@vercel
Copy link

@vercel vercel bot commented on 7370af5 Jan 2, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.