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

Commit 0f0f21b

Browse files
chore(release): 1.3.10 [skip ci]
## [1.3.10](v1.3.9...v1.3.10) (2022-03-02) ### Bug Fixes * Remove unused console.logs ([a797cd3](a797cd3))
1 parent a797cd3 commit 0f0f21b

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.10](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.9...v1.3.10) (2022-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove unused console.logs ([a797cd3](https://github.com/piotrzaborow/notion-blocks-react-renderer/commit/a797cd321daedb8692388d0dd3efa43cbe7ea45a))
7+
18
## [1.3.9](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.8...v1.3.9) (2022-03-02)
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.9",
3+
"version": "1.3.10",
44
"description": "React Renderer for @notionhq/client blocks",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)