Skip to content

Commit 35cbed3

Browse files
committed
chore(release): 3.4.0
1 parent bd7d02d commit 35cbed3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.0](https://github.com/nuxt-modules/prismic/compare/v3.3.2...v3.4.0) (2024-08-31)
6+
7+
8+
### Features
9+
10+
* allow factory function for customClient ([#219](https://github.com/nuxt-modules/prismic/issues/219)) ([bd7d02d](https://github.com/nuxt-modules/prismic/commit/bd7d02d86813b2ec5502cbe1cbdba2ed8839878c))
11+
12+
13+
### Chore
14+
15+
* **deps:** maintain dependencies ([e244648](https://github.com/nuxt-modules/prismic/commit/e244648a43a60480ab2a4cc904739cbfb1962f05))
16+
* **deps:** maintain dependencies ([191e2d4](https://github.com/nuxt-modules/prismic/commit/191e2d4ec2b9c50b3f9da75ba7e7746da834f04f))
17+
* **deps:** update @prismicio/client ([4c95bfc](https://github.com/nuxt-modules/prismic/commit/4c95bfca4bb955e46d49b303e338badd1de9cdc5))
18+
519
### [3.3.2](https://github.com/nuxt-modules/prismic/compare/v3.3.1...v3.3.2) (2024-07-02)
620

721

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

0 commit comments

Comments
 (0)