Skip to content

Commit 6029128

Browse files
committed
chore(release): 4.0.1
1 parent 25dde60 commit 6029128

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.1](https://github.com/nuxt-modules/prismic/compare/v4.0.0...v4.0.1) (2025-01-23)
6+
7+
8+
### Documentation
9+
10+
* warning message ([9b1cb71](https://github.com/nuxt-modules/prismic/commit/9b1cb71da2233cf18c8ea0b5be7ab8dad1229998))
11+
12+
13+
### Chore
14+
15+
* **deps:** bump `@prismicio/vue` ([25dde60](https://github.com/nuxt-modules/prismic/commit/25dde6005167821d75b342cdb16df0cc0d65e9a0))
16+
517
## [4.0.0](https://github.com/nuxt-modules/prismic/compare/v3.4.8...v4.0.0) (2025-01-20)
618

719

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",
3+
"version": "4.0.1",
44
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)