diff --git a/CHANGELOG.md b/CHANGELOG.md index 568d201..7bfc0bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ 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.0.0](https://github.com/nuxt-modules/prismic/compare/v4.1.0...v5.0.0) (2026-01-06) + + +### ⚠ BREAKING CHANGES + +* simplify module ([#235](https://github.com/nuxt-modules/prismic/issues/235)) + +### Code Refactoring + +* simplify module ([#235](https://github.com/nuxt-modules/prismic/issues/235)) ([edbdc91](https://github.com/nuxt-modules/prismic/commit/edbdc915e590196e5b6bb1f9bdc74fd9258f037d)) + ## [4.1.0](https://github.com/nuxt-modules/prismic/compare/v4.0.1...v4.1.0) (2025-03-03) diff --git a/package.json b/package.json index 2ec8727..4510b33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/prismic", - "version": "4.1.0", + "version": "5.0.0", "description": "Easily connect your Nuxt application to your content hosted on Prismic", "keywords": [ "nuxt",