From 2f621922b5a56360ebbfb984b51e317c8a13c186 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 01:42:30 +0000 Subject: [PATCH] chore(master): release 5.1.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bfc0bd..d00bfca 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. +## [5.1.0](https://github.com/nuxt-modules/prismic/compare/v5.0.0...v5.1.0) (2026-01-14) + + +### Features + +* add `` component ([#237](https://github.com/nuxt-modules/prismic/issues/237)) ([fa444d0](https://github.com/nuxt-modules/prismic/commit/fa444d0c28346b66942962e3ff280c1af3795ae0)) + ## [5.0.0](https://github.com/nuxt-modules/prismic/compare/v4.1.0...v5.0.0) (2026-01-06) diff --git a/package.json b/package.json index 22f0c7c..8af5009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/prismic", - "version": "5.0.0", + "version": "5.1.0", "description": "Easily connect your Nuxt application to your content hosted on Prismic", "keywords": [ "nuxt",