From 66a94b4a4203d952388c8f8d8a41d6205b089cce Mon Sep 17 00:00:00 2001 From: lihbr Date: Thu, 3 Oct 2024 19:04:46 +0200 Subject: [PATCH] chore(release): 3.4.2 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 892bdd0..cc7016e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ 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.2](https://github.com/nuxt-modules/prismic/compare/v3.4.1...v3.4.2) (2024-10-03) + + +### Bug Fixes + +* use stable `client.repositoryName` ([f186e9d](https://github.com/nuxt-modules/prismic/commit/f186e9d3637bb13f0ce89ad9cd16941c07eed4ad)) + + +### Chore + +* **deps:** maintain dependencies ([ffd09b4](https://github.com/nuxt-modules/prismic/commit/ffd09b4d00ad52566e64d25a702a1abb57e6278d)) + ### [3.4.1](https://github.com/nuxt-modules/prismic/compare/v3.4.0...v3.4.1) (2024-09-16) diff --git a/package.json b/package.json index 96a912a..f0dd4f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/prismic", - "version": "3.4.1", + "version": "3.4.2", "description": "Easily connect your Nuxt application to your content hosted on Prismic", "keywords": [ "nuxt",