Skip to content

Commit 130d8b9

Browse files
chore(master): release 5.0.0 (#236)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a1dda93 commit 130d8b9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [5.0.0](https://github.com/nuxt-modules/prismic/compare/v4.1.0...v5.0.0) (2026-01-06)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* simplify module ([#235](https://github.com/nuxt-modules/prismic/issues/235))
11+
12+
### Code Refactoring
13+
14+
* simplify module ([#235](https://github.com/nuxt-modules/prismic/issues/235)) ([edbdc91](https://github.com/nuxt-modules/prismic/commit/edbdc915e590196e5b6bb1f9bdc74fd9258f037d))
15+
516
## [4.1.0](https://github.com/nuxt-modules/prismic/compare/v4.0.1...v4.1.0) (2025-03-03)
617

718

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/prismic",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)