Skip to content

Commit a5364de

Browse files
authored
Merge pull request #84 from 01-binary/changeset-release/main
Version Packages
2 parents 44b281e + 2d8c626 commit a5364de

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/few-oranges-tickle.md

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

.changeset/legal-points-glow.md

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

packages/notion-to-jsx/CHANGELOG.md

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

3+
## 1.2.10
4+
5+
### Patch Changes
6+
7+
- 36b54f7: refactor: components to use TypeScript types and remove React imports
8+
- 2a96163: Update text color to use theme variable in List and Quote components
9+
310
## 1.2.9
411

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

0 commit comments

Comments
 (0)