Skip to content

Commit 238edfd

Browse files
committed
fix crash
1 parent 2fdc296 commit 238edfd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/notion-shiki-code/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @julianjark/notion-shiki-code
22

3+
## 0.13.4
4+
5+
### Patch Changes
6+
7+
- fix crash when language is not known
8+
39
## 0.13.3
410

511
### Patch Changes

packages/notion-shiki-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@julianjark/notion-shiki-code",
3-
"version": "0.13.3",
3+
"version": "0.13.4",
44
"description": "Shiki renderer for notion blocks",
55
"author": "Julian Jark",
66
"license": "ISC",

0 commit comments

Comments
 (0)