diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf303c7..24c0dd5c 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.0.5](https://github.com/nuxt-contrib/un/compare/v0.0.4...v0.0.5) (2020-11-19) + ### [0.0.4](https://github.com/nuxt-contrib/un/compare/v0.0.3...v0.0.4) (2020-11-19) diff --git a/package.json b/package.json index 88175acd..be9f3650 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/un", - "version": "0.0.4", + "version": "0.0.5", "description": "", "repository": "nuxt-contrib/un", "license": "MIT",