Skip to content

Commit ffc967c

Browse files
authored
Merge pull request #57 from 01-binary/changeset-release/main
Version Packages
2 parents c6dc48a + bead607 commit ffc967c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/witty-lands-mix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/notion-to-jsx/CHANGELOG.md

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

3+
## 1.2.3
4+
5+
### Patch Changes
6+
7+
- 85f04ea: Column인 경우 Image size 조절
8+
39
## 1.2.2
410

511
### Patch 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.2.2",
3+
"version": "1.2.3",
44
"description": "Notion blocks to JSX renderer",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)