diff --git a/CHANGELOG.md b/CHANGELOG.md index c06de71..150c223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4.1](https://github.com/prismicio/prismic-react/compare/v3.4.0...v3.4.1) (2026-04-03) + + +### Chore + +* upgrade dependencies ([#257](https://github.com/prismicio/prismic-react/issues/257)) ([32a2a11](https://github.com/prismicio/prismic-react/commit/32a2a11)) + ## [3.4.0](https://github.com/prismicio/prismic-react/compare/v3.3.0...v3.4.0) (2026-02-21) ### Features diff --git a/package-lock.json b/package-lock.json index 326ea38..ca5a9cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prismicio/react", - "version": "3.4.0", + "version": "3.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@prismicio/react", - "version": "3.4.0", + "version": "3.4.1", "license": "Apache-2.0", "workspaces": [ ".", diff --git a/package.json b/package.json index 95478c0..3e38897 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prismicio/react", - "version": "3.4.0", + "version": "3.4.1", "description": "React components and hooks to fetch and present Prismic content", "keywords": [ "prismic",