Skip to content

Commit b502f7f

Browse files
authored
Merge pull request #13 from kromiii/tagpr-from-v0.1.8
Release for v0.1.9
2 parents b5509a3 + 20c2a6b commit b502f7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## [v0.1.9](https://github.com/kromiii/notion-to-slides/compare/v0.1.8...v0.1.9) - 2024-11-13
4+
35
## [v0.1.8](https://github.com/kromiii/notion-to-slides/compare/v0.1.7...v0.1.8) - 2024-11-13
46
- Bump cookie and express by @dependabot in https://github.com/kromiii/notion-to-slides/pull/9
57
- Add Port Option for Node Server Initialization by @WANZARGEN in https://github.com/kromiii/notion-to-slides/pull/11

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

0 commit comments

Comments
 (0)