From 95dd5db37862483ac13d0d4fdabb87849c277227 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Dec 2020 10:22:46 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/dword-design/nuxt-route-meta/compare/v1.0.1...v1.0.2) (2020-12-02) ### Bug Fixes * **config:** Update changed files ([2753fce](https://github.com/dword-design/nuxt-route-meta/commit/2753fce039cfc3be00ccceb6e159077eb4a2e5d0)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1082967..0932e8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/dword-design/nuxt-route-meta/compare/v1.0.1...v1.0.2) (2020-12-02) + + +### Bug Fixes + +* **config:** Update changed files ([2753fce](https://github.com/dword-design/nuxt-route-meta/commit/2753fce039cfc3be00ccceb6e159077eb4a2e5d0)) + ## [1.0.1](https://github.com/dword-design/nuxt-route-meta/compare/v1.0.0...v1.0.1) (2020-08-25) diff --git a/package.json b/package.json index 6242697..26d4460 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-route-meta", - "version": "1.0.1", + "version": "1.0.2", "description": "Adds page meta data to Nuxt routes.", "keywords": [ "auth",