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

Commit b706a9d

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-07-20) ### Features * first release ([1c8a2d6](1c8a2d6))
1 parent 1c8a2d6 commit b706a9d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2021-07-20)
2+
3+
4+
### Features
5+
6+
* first release ([1c8a2d6](https://github.com/piotrzaborow/notion-react-renderer/commit/1c8a2d6825470558f2f7bdd708e0252e77a4daed))

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": "0.0.0",
3+
"version": "1.0.0",
44
"description": "React Renderer for @notionhq/client blocks",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)