Skip to content

Commit

Permalink
chore(release): 3.0.0-rc.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jun 5, 2023
1 parent b95dca2 commit 873f39c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [3.0.0-rc.9](https://github.com/nuxt-modules/prismic/compare/v3.0.0-rc.8...v3.0.0-rc.9) (2023-06-05)


### Bug Fixes

* **vite:** exclude `@prismicio/vue` from pre-bundling ([b95dca2](https://github.com/nuxt-modules/prismic/commit/b95dca2bab294a81f5673ecd008bf27057d76d49))


### Documentation

* fix changelog ([aa5b0fa](https://github.com/nuxt-modules/prismic/commit/aa5b0fa0bde555a05126ac0b5aad9baef3df437d))

## [3.0.0-rc.8](https://github.com/nuxt-modules/prismic/compare/v3.0.0-rc.7...v3.0.0-rc.8) (2023-06-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/prismic",
"version": "3.0.0-rc.8",
"version": "3.0.0-rc.9",
"description": "Easily connect your Nuxt 3 application to your content hosted on Prismic",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 873f39c

Please sign in to comment.