Skip to content

Commit 2e159fc

Browse files
committed
chore(release): 3.4.7
1 parent 386a9d1 commit 2e159fc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [3.4.7](https://github.com/nuxt-modules/prismic/compare/v3.4.6...v3.4.7) (2025-01-02)
6+
7+
8+
### Chore
9+
10+
* cleanup playground ([6c55467](https://github.com/nuxt-modules/prismic/commit/6c554671e5490f71cb1edffb70b52159d75dad3e))
11+
* **deps:** maintain dependencies ([154a5cb](https://github.com/nuxt-modules/prismic/commit/154a5cb8a87ed02bbc5a40cd606dbf98aa371dd0))
12+
513
### [3.4.6](https://github.com/nuxt-modules/prismic/compare/v3.4.5...v3.4.6) (2024-12-05)
614

715

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

0 commit comments

Comments
 (0)