Skip to content

Commit

Permalink
chore(release): 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Oct 3, 2024
1 parent f186e9d commit 66a94b4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
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.4.2](https://github.com/nuxt-modules/prismic/compare/v3.4.1...v3.4.2) (2024-10-03)


### Bug Fixes

* use stable `client.repositoryName` ([f186e9d](https://github.com/nuxt-modules/prismic/commit/f186e9d3637bb13f0ce89ad9cd16941c07eed4ad))


### Chore

* **deps:** maintain dependencies ([ffd09b4](https://github.com/nuxt-modules/prismic/commit/ffd09b4d00ad52566e64d25a702a1abb57e6278d))

### [3.4.1](https://github.com/nuxt-modules/prismic/compare/v3.4.0...v3.4.1) (2024-09-16)


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

0 comments on commit 66a94b4

Please sign in to comment.