Skip to content

Commit 032ab10

Browse files
committed
chore: version fix
1 parent cde46fe commit 032ab10

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

packages/notion-to-jsx/CHANGELOG.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,5 @@
11
# notion-to-jsx
22

3-
## 1.0.2
4-
5-
### Patch Changes
6-
7-
- 7e28a14: v1.0.2
8-
9-
## 1.0.1
10-
11-
### Patch Changes
12-
13-
- adb6970: v1.1
14-
15-
## 1.0.0
16-
17-
### Major Changes
18-
19-
- e8a3ed3: v1
20-
213
## 0.2.0
224

235
### Minor Changes

packages/notion-to-jsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notion-to-jsx",
3-
"version": "1.0.2",
3+
"version": "0.2.0",
44
"description": "Notion blocks to JSX renderer",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)