WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 9c11500

Browse files
committed
chore(release): 3.2.1
1 parent 25eed98 commit 9c11500

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.2.1](https://github.com/prismicio/prismic-react/compare/v3.2.0...v3.2.1) (2025-04-14)
6+
7+
8+
### Bug Fixes
9+
10+
* **PrismicTable:** use React 18 and 19 compatible types ([#228](https://github.com/prismicio/prismic-react/issues/228)) ([25eed98](https://github.com/prismicio/prismic-react/commit/25eed9813c8157cc9a157f7ab6b5a58f8d22d866))
11+
12+
13+
### Documentation
14+
15+
* update contributing guide ([#229](https://github.com/prismicio/prismic-react/issues/229)) ([29b0b76](https://github.com/prismicio/prismic-react/commit/29b0b76565fbfe3a8f39896475fe05f69ea09705))
16+
517
### [3.2.1-alpha.0](https://github.com/prismicio/prismic-react/compare/v3.2.0...v3.2.1-alpha.0) (2025-04-09)
618

719

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.2.1-alpha.0",
3+
"version": "3.2.1",
44
"description": "React components and hooks to fetch and present Prismic content",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)