From 44a529845ae280ebad2cdc2eb929e8c1e34a99c1 Mon Sep 17 00:00:00 2001 From: lihbr Date: Mon, 19 Dec 2022 16:03:04 +0100 Subject: [PATCH] chore(release): 3.1.2 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ae0d1b..d787042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [3.1.2](https://github.com/prismicio/prismic-vue/compare/v3.1.1...v3.1.2) (2022-12-19) + + +### Chore + +* **deps:** maintain dependencies ([0b012a8](https://github.com/prismicio/prismic-vue/commit/0b012a8bda8620e403e1088fd256710f78190b14)) + ### [3.1.1](https://github.com/prismicio/prismic-vue/compare/v3.1.0...v3.1.1) (2022-10-05) diff --git a/package-lock.json b/package-lock.json index af0f428..cae85e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prismicio/vue", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@prismicio/vue", - "version": "3.1.1", + "version": "3.1.2", "license": "Apache-2.0", "dependencies": { "@prismicio/client": "^6.7.2", diff --git a/package.json b/package.json index fe4b77f..368bd66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/vue", - "version": "3.1.1", + "version": "3.1.2", "description": "Vue plugin, components, and composables to fetch and present Prismic content", "keywords": [ "typescript",