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",