Skip to content

Commit 4c43916

Browse files
committed
chore(release): 3.0.1
1 parent 3f3c9f2 commit 4c43916

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.0.1](https://github.com/nuxt-modules/prismic/compare/v3.0.0...v3.0.1) (2023-06-21)
6+
7+
8+
### Bug Fixes
9+
10+
* cleanup stale preview cookie from toolbar when disabled ([3f3c9f2](https://github.com/nuxt-modules/prismic/commit/3f3c9f20f66aaa6d0d2b5fdab99626546a523f34))
11+
12+
13+
### Documentation
14+
15+
* minimal reproduction starter ([a397b81](https://github.com/nuxt-modules/prismic/commit/a397b8162e16e95fd0dc4a75b5c735b5775774d6))
16+
* nuxt 2 doc link ([217f4f1](https://github.com/nuxt-modules/prismic/commit/217f4f15e304b5f8a61ece34f4476736bd38ae0a))
17+
* remove starter readme ([87f73fb](https://github.com/nuxt-modules/prismic/commit/87f73fb6409d464cbe4c1ec1fe393408cbfbc4c1))
18+
* update 0.index.md ([fa72cfb](https://github.com/nuxt-modules/prismic/commit/fa72cfb8d51fa7914a26d89e41150ccf40d8c9d7))
19+
* update readme ([6f2affb](https://github.com/nuxt-modules/prismic/commit/6f2affb20304d04062cbebc3f3b1ecb13c981d3d))
20+
521
## [3.0.0](https://github.com/nuxt-modules/prismic/compare/v3.0.0-rc.9...v3.0.0) (2023-06-06)
622

723

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)