Skip to content

Commit

Permalink
chore(release): 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jun 14, 2024
1 parent 1594324 commit 962f840
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.3.1](https://github.com/nuxt-modules/prismic/compare/v3.3.0...v3.3.1) (2024-06-14)


### Bug Fixes

* incorrect key read on `slicemachine.config.json` ([1594324](https://github.com/nuxt-modules/prismic/commit/1594324ec4e21dbf4b1b517e763a69555b24c3c1))

## [3.3.0](https://github.com/nuxt-modules/prismic/compare/v3.2.1...v3.3.0) (2024-06-13)


Expand Down
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.3.0",
"version": "3.3.1",
"description": "Easily connect your Nuxt application to your content hosted on Prismic",
"keywords": [
"nuxt",
Expand Down

0 comments on commit 962f840

Please sign in to comment.