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 48f1b5e + a514db5 commit 779e983Copy full SHA for 779e983
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.1.12](https://github.com/kromiii/notion-to-slides/compare/v0.1.11...v0.1.12) - 2024-11-17
4
+- Remove force reload by @kromiii in https://github.com/kromiii/notion-to-slides/pull/17
5
+
6
## [v0.1.11](https://github.com/kromiii/notion-to-slides/compare/v0.1.10...v0.1.11) - 2024-11-13
7
- Remove unnecessary debug logs by @MenxuSeo in https://github.com/kromiii/notion-to-slides/pull/15
8
package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "0.1.11",
+ "version": "0.1.12",
"description": "Convert notion page to pdf slides",
"main": "dist/index.js",
9
"bin": {
0 commit comments