diff --git a/CHANGELOG.md b/CHANGELOG.md index fb4f680..cc8508e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog +## v0.1.13 + +[compare changes](https://github.com/roshan-labs/auth/compare/v0.1.12...v0.1.13) + ## v0.1.12 [compare changes](https://github.com/roshan-labs/auth/compare/v0.1.11...v0.1.12) diff --git a/package.json b/package.json index 504ff1f..412e68a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@roshan-labs/auth", - "version": "0.1.12", + "version": "0.1.13", "description": "Nuxt3 auth module", "repository": "https://github.com/roshan-labs/auth", "license": "MIT",