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

Commit 3d3b6fd

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2021-10-22) ### Features * add default renderers for audio and video ([f9d2b78](f9d2b78))
1 parent f9d2b78 commit 3d3b6fd

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.2.0](https://github.com/piotrzaborow/notion-react-renderer/compare/v1.1.0...v1.2.0) (2021-10-22)
2+
3+
4+
### Features
5+
6+
* add default renderers for audio and video ([f9d2b78](https://github.com/piotrzaborow/notion-react-renderer/commit/f9d2b78a0f5ce7afdd80ac2d597643ce0ca924ff))
7+
18
# [1.1.0](https://github.com/piotrzaborow/notion-react-renderer/compare/v1.0.0...v1.1.0) (2021-10-22)
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": "@piotrzaborow/notion-react-renderer",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "React Renderer for @notionhq/client blocks",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)