We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 326d21a + 5a74df3 commit 7322cffCopy full SHA for 7322cff
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [v0.1.10](https://github.com/kromiii/notion-to-slides/compare/v0.1.9...v0.1.10) - 2024-11-13
4
+
5
## [v0.1.9](https://github.com/kromiii/notion-to-slides/compare/v0.1.8...v0.1.9) - 2024-11-13
6
7
## [v0.1.8](https://github.com/kromiii/notion-to-slides/compare/v0.1.7...v0.1.8) - 2024-11-13
package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "0.1.9",
+ "version": "0.1.10",
"description": "Convert notion page to pdf slides",
8
"main": "dist/index.js",
9
"bin": {
0 commit comments