Skip to content

Commit 63a49ac

Browse files
committed
chore(release): 4.0.0
1 parent 4965e0b commit 63a49ac

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+
## [4.0.0](https://github.com/nuxt-modules/prismic/compare/v3.4.8...v4.0.0) (2025-01-20)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* v4 (#229)
11+
12+
### Features
13+
14+
* v4 ([#229](https://github.com/nuxt-modules/prismic/issues/229)) ([4965e0b](https://github.com/nuxt-modules/prismic/commit/4965e0bae5e99f566a34b3d4bdea49aac6ce3ccc))
15+
516
## [4.0.0-rc.1](https://github.com/nuxt-modules/prismic/compare/v4.0.0-rc.0...v4.0.0-rc.1) (2025-01-14)
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.0.0-rc.1",
3+
"version": "4.0.0",
44
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)