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

Commit 0b7e9b6

Browse files
chore(release): 1.3.7 [skip ci]
## [1.3.7](v1.3.6...v1.3.7) (2021-10-27) ### Bug Fixes * delete space in TextRenderer ([ee56d0a](ee56d0a))
1 parent ee56d0a commit 0b7e9b6

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.7](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.6...v1.3.7) (2021-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* delete space in TextRenderer ([ee56d0a](https://github.com/piotrzaborow/notion-blocks-react-renderer/commit/ee56d0afd7d4ef0eea062d8f6a0a89f694b72383))
7+
18
## [1.3.6](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.5...v1.3.6) (2021-10-27)
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.6",
3+
"version": "1.3.7",
44
"description": "React Renderer for @notionhq/client blocks",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)