Skip to content

Commit 3e20299

Browse files
committed
chore(release): 2.0.1
1 parent 784e61d commit 3e20299

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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+
### [2.0.1](https://github.com/prismicio/prismic-next/compare/v2.0.0...v2.0.1) (2025-03-20)
6+
7+
8+
### Bug Fixes
9+
10+
* `Cannot find module` ESM error ([#106](https://github.com/prismicio/prismic-next/issues/106)) ([784e61d](https://github.com/prismicio/prismic-next/commit/784e61d48c9a92a853ef9d7b1ad7245aaa68e57f))
11+
12+
13+
### Documentation
14+
15+
* add missing period ([bbb217d](https://github.com/prismicio/prismic-next/commit/bbb217de637f062eb1b5f484e464894b1f0a648a))
16+
* update README ([86541a3](https://github.com/prismicio/prismic-next/commit/86541a347051342a13768905e9d33fa01671ddf9))
17+
518
### [2.0.1-alpha.1](https://github.com/prismicio/prismic-next/compare/v2.0.1-alpha.0...v2.0.1-alpha.1) (2025-02-27)
619

720

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"e2e-projects/*"
55
],
66
"name": "@prismicio/next",
7-
"version": "2.0.1-alpha.1",
7+
"version": "2.0.1",
88
"description": "Helpers to integrate Prismic into Next.js apps",
99
"keywords": [
1010
"typescript",

0 commit comments

Comments
 (0)