We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdc296 commit 238edfdCopy full SHA for 238edfd
packages/notion-shiki-code/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @julianjark/notion-shiki-code
2
3
+## 0.13.4
4
+
5
+### Patch Changes
6
7
+- fix crash when language is not known
8
9
## 0.13.3
10
11
### Patch Changes
packages/notion-shiki-code/package.json
@@ -1,6 +1,6 @@
{
"name": "@julianjark/notion-shiki-code",
- "version": "0.13.3",
+ "version": "0.13.4",
"description": "Shiki renderer for notion blocks",
"author": "Julian Jark",
"license": "ISC",
0 commit comments