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

Commit 3f56f2e

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.13...v1.4.0) (2023-01-30) ### Bug Fixes * update CI/CD ([d9a489e](d9a489e)) ### Features * Add support for annotations ([06cd886](06cd886))
1 parent d9a489e commit 3f56f2e

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
@@ -1,3 +1,15 @@
1+
# [1.4.0](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.13...v1.4.0) (2023-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update CI/CD ([d9a489e](https://github.com/piotrzaborow/notion-blocks-react-renderer/commit/d9a489e88779b3a1a7ef4fb8e4a8b5d426eb2b71))
7+
8+
9+
### Features
10+
11+
* Add support for annotations ([06cd886](https://github.com/piotrzaborow/notion-blocks-react-renderer/commit/06cd886896eef33ee55eac6af87424ac5944dbac))
12+
113
## [1.3.13](https://github.com/piotrzaborow/notion-blocks-react-renderer/compare/v1.3.12...v1.3.13) (2022-12-19)
214

315

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": "notion-blocks-react-renderer",
3-
"version": "1.3.13",
3+
"version": "1.4.0",
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)