From 90fc9c5f5832ac23cf5b37e3d846702acc730479 Mon Sep 17 00:00:00 2001 From: lihbr Date: Thu, 5 Dec 2024 11:28:05 +0100 Subject: [PATCH] chore(release): 3.4.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c89725b..8523214 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.4.6](https://github.com/nuxt-modules/prismic/compare/v3.4.5...v3.4.6) (2024-12-05) + + +### Bug Fixes + +* **deps:** remove consola dependency in runtime dir ([983a4dd](https://github.com/nuxt-modules/prismic/commit/983a4dd4f890dcda19dc014914794e3080d534c8)) + ### [3.4.5](https://github.com/nuxt-modules/prismic/compare/v3.4.4...v3.4.5) (2024-12-05) diff --git a/package.json b/package.json index b427d8d..19e7787 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/prismic", - "version": "3.4.5", + "version": "3.4.6", "description": "Easily connect your Nuxt application to your content hosted on Prismic", "keywords": [ "nuxt",