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 b5509a3 + 20c2a6b commit b502f7fCopy full SHA for b502f7f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [v0.1.9](https://github.com/kromiii/notion-to-slides/compare/v0.1.8...v0.1.9) - 2024-11-13
4
+
5
## [v0.1.8](https://github.com/kromiii/notion-to-slides/compare/v0.1.7...v0.1.8) - 2024-11-13
6
- Bump cookie and express by @dependabot in https://github.com/kromiii/notion-to-slides/pull/9
7
- Add Port Option for Node Server Initialization by @WANZARGEN in https://github.com/kromiii/notion-to-slides/pull/11
package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "0.1.8",
+ "version": "0.1.9",
"description": "Convert notion page to pdf slides",
8
"main": "dist/index.js",
9
"bin": {
0 commit comments