From 8a91c4bea64b580b6152f9aab69271a5df1cf2af Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Thu, 19 Nov 2020 19:03:02 +0100 Subject: [PATCH] chore(release): 0.0.5 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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",