Skip to content

Commit d2d6369

Browse files
chore(master): release 3.4.1
1 parent 2fb89d5 commit d2d6369

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.4.1](https://github.com/prismicio/prismic-react/compare/v3.4.0...v3.4.1) (2026-04-03)
6+
7+
8+
### Bug Fixes
9+
10+
* force release ([#259](https://github.com/prismicio/prismic-react/issues/259)) ([2fb89d5](https://github.com/prismicio/prismic-react/commit/2fb89d5a7dc3c3795a1571f37ed6b0ccdb74c68c))
11+
512
## [3.4.0](https://github.com/prismicio/prismic-react/compare/v3.3.0...v3.4.0) (2026-02-21)
613

714
### Features

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": "@prismicio/react",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "React components and hooks to fetch and present Prismic content",
55
"keywords": [
66
"prismic",

0 commit comments

Comments
 (0)