Skip to content

Commit 422303d

Browse files
authored
Merge pull request #16 from kromiii/tagpr-from-v0.1.10
Release for v0.1.11
2 parents ee5c453 + 2937a97 commit 422303d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v0.1.11](https://github.com/kromiii/notion-to-slides/compare/v0.1.10...v0.1.11) - 2024-11-13
4+
- Remove unnecessary debug logs by @MenxuSeo in https://github.com/kromiii/notion-to-slides/pull/15
5+
36
## [v0.1.10](https://github.com/kromiii/notion-to-slides/compare/v0.1.9...v0.1.10) - 2024-11-13
47

58
## [v0.1.9](https://github.com/kromiii/notion-to-slides/compare/v0.1.8...v0.1.9) - 2024-11-13

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.10",
6+
"version": "0.1.11",
77
"description": "Convert notion page to pdf slides",
88
"main": "dist/index.js",
99
"bin": {

0 commit comments

Comments
 (0)