Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit d64589f

Browse files
chore(release): 1.3.13 [skip ci]
## [1.3.13](v1.3.12...v1.3.13) (2022-12-19) ### Bug Fixes * remapContent has a correct truth table ([abca7f7](abca7f7))
1 parent c7d3cc6 commit d64589f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.13](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.12...v1.3.13) (2022-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* remapContent has a correct truth table ([abca7f7](https://github.com/piotrzaborow/notion-blocks-react-renderer/commit/abca7f769aecf9cb9310ba01b669d5e6c6249bd3))
7+
18
## [1.3.12](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.11...v1.3.12) (2022-12-12)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "notion-blocks-react-renderer",
3-
"version": "1.3.12",
3+
"version": "1.3.13",
44
"description": "React Renderer for @notionhq/client blocks",
55
"main": "dist/index.js",
66
"url": "https://packages.zaborowski.dev/notion-blocks-react-renderer",

0 commit comments

Comments
 (0)