We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f56054c + 02e887b commit 69fe392Copy full SHA for 69fe392
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.1.15](https://github.com/kromiii/notion-to-slides/compare/v0.1.14...v0.1.15) - 2025-01-18
4
+- Bump katex from 0.16.10 to 0.16.21 by @dependabot in https://github.com/kromiii/notion-to-slides/pull/24
5
+
6
## [v0.1.14](https://github.com/kromiii/notion-to-slides/compare/v0.1.13...v0.1.14) - 2025-01-11
7
- Bump @marp-team/marp-core from 3.9.0 to 3.9.1 by @dependabot in https://github.com/kromiii/notion-to-slides/pull/22
8
package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "0.1.14",
+ "version": "0.1.15",
"description": "Convert notion page to pdf slides",
"main": "dist/index.js",
9
"bin": {
0 commit comments