Skip to content

Commit 72eb66f

Browse files
committed
chore(release): 4.1.0
1 parent fce43e0 commit 72eb66f

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.1.0](https://github.com/nuxt-modules/prismic/compare/v4.0.1...v4.1.0) (2025-03-03)
6+
7+
8+
### Features
9+
10+
* auto-import table-related components ([fce43e0](https://github.com/nuxt-modules/prismic/commit/fce43e0dfe44c9185429f96e53f31561e2e6f845))
11+
12+
13+
### Chore
14+
15+
* **deps:** maintain dependencies ([374ee7c](https://github.com/nuxt-modules/prismic/commit/374ee7c832978c22d20be919486e341a1c1b8195))
16+
517
### [4.0.1](https://github.com/nuxt-modules/prismic/compare/v4.0.0...v4.0.1) (2025-01-23)
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.1",
3+
"version": "4.1.0",
44
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)