From 2e159fc8e8318e8f6f142e7a91e3d8a0831d376e Mon Sep 17 00:00:00 2001 From: lihbr Date: Thu, 2 Jan 2025 18:30:37 +0100 Subject: [PATCH] chore(release): 3.4.7 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8523214..fdb3dc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.4.7](https://github.com/nuxt-modules/prismic/compare/v3.4.6...v3.4.7) (2025-01-02) + + +### Chore + +* cleanup playground ([6c55467](https://github.com/nuxt-modules/prismic/commit/6c554671e5490f71cb1edffb70b52159d75dad3e)) +* **deps:** maintain dependencies ([154a5cb](https://github.com/nuxt-modules/prismic/commit/154a5cb8a87ed02bbc5a40cd606dbf98aa371dd0)) + ### [3.4.6](https://github.com/nuxt-modules/prismic/compare/v3.4.5...v3.4.6) (2024-12-05) diff --git a/package.json b/package.json index aa69516..9bbd4c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/prismic", - "version": "3.4.6", + "version": "3.4.7", "description": "Easily connect your Nuxt application to your content hosted on Prismic", "keywords": [ "nuxt",