Skip to content

Commit 779e983

Browse files
authored
Merge pull request #18 from kromiii/tagpr-from-v0.1.11
Release for v0.1.12
2 parents 48f1b5e + a514db5 commit 779e983

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.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+
36
## [v0.1.11](https://github.com/kromiii/notion-to-slides/compare/v0.1.10...v0.1.11) - 2024-11-13
47
- Remove unnecessary debug logs by @MenxuSeo in https://github.com/kromiii/notion-to-slides/pull/15
58

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.11",
6+
"version": "0.1.12",
77
"description": "Convert notion page to pdf slides",
88
"main": "dist/index.js",
99
"bin": {

0 commit comments

Comments
 (0)