Skip to content

Commit 48d7641

Browse files
committed
chore(release): 3.4.1
1 parent b1c1b9a commit 48d7641

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+
### [3.4.1](https://github.com/nuxt-modules/prismic/compare/v3.4.0...v3.4.1) (2024-09-16)
6+
7+
8+
### Bug Fixes
9+
10+
* types for runtime/plugin.ts not being created correctly ([#220](https://github.com/nuxt-modules/prismic/issues/220)) ([28ddc1a](https://github.com/nuxt-modules/prismic/commit/28ddc1a88157454a528ea68ac5e720c97db829d7))
11+
12+
13+
### Chore
14+
15+
* **deps:** maintain dependencies ([b1c1b9a](https://github.com/nuxt-modules/prismic/commit/b1c1b9a483fcbbab6999ee464123eddbdc035f57))
16+
517
## [3.4.0](https://github.com/nuxt-modules/prismic/compare/v3.3.2...v3.4.0) (2024-08-31)
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": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)