diff --git a/CHANGELOG.md b/CHANGELOG.md index eb00e15..ecc10d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.1.3](https://github.com/lucasconstantino/next-cache-tags/compare/v0.1.2...v0.1.3) (2022-11-26) + ### [0.1.2](https://github.com/lucasconstantino/next-cache-tags/compare/v0.1.1...v0.1.2) (2022-11-26) diff --git a/package.json b/package.json index 124dcc4..046a3a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-cache-tags", - "version": "0.1.2", + "version": "0.1.3", "repository": { "type": "git", "url": "https://github.com/lucasconstantino/next-cache-tags.git"