From 2bb759466fe43799bc62c5e97faedd210e728013 Mon Sep 17 00:00:00 2001 From: lihbr Date: Wed, 16 Feb 2022 16:29:33 +0100 Subject: [PATCH] chore(release): 2.1.1 --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5112a4b..5954dd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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. +### [2.1.1](https://github.com/prismicio/prismic-vue/compare/v2.1.0...v2.1.1) (2022-02-16) + + +### Bug Fixes + +* prop type for wrapper component ([1f0c800](https://github.com/prismicio/prismic-vue/commit/1f0c80024c50681a66f3e67fe6eba9245cc6f750)) + + +### Chore + +* typo in component name ([62c0568](https://github.com/prismicio/prismic-vue/commit/62c0568fa2c119165720103f65e41568515d0c93)) +* update license ([228cfaa](https://github.com/prismicio/prismic-vue/commit/228cfaa5ca9a7202112a514bdfaee9da4902ea06)) + ## [2.1.0](https://github.com/prismicio/prismic-vue/compare/v2.1.0-alpha.1...v2.1.0) (2021-12-02) diff --git a/package-lock.json b/package-lock.json index 8714f4d..64c7eda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prismicio/vue", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@prismicio/vue", - "version": "2.1.0", + "version": "2.1.1", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.16.0", diff --git a/package.json b/package.json index 97f9197..474eb92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/vue", - "version": "2.1.0", + "version": "2.1.1", "description": "Vue plugin and components to fetch and present Prismic content", "keywords": [ "prismic",