File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.1.13] ( https://github.com/kromiii/notion-to-slides/compare/v0.1.12...v0.1.13 ) - 2024-12-15
4
+ - Bump path-to-regexp and express by @dependabot in https://github.com/kromiii/notion-to-slides/pull/19
5
+ - Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in https://github.com/kromiii/notion-to-slides/pull/21
6
+
3
7
## [ v0.1.12] ( https://github.com/kromiii/notion-to-slides/compare/v0.1.11...v0.1.12 ) - 2024-11-17
4
8
- Remove force reload by @kromiii in https://github.com/kromiii/notion-to-slides/pull/17
5
9
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.1.12 " ,
6
+ "version" : " 0.1.13 " ,
7
7
"description" : " Convert notion page to pdf slides" ,
8
8
"main" : " dist/index.js" ,
9
9
"bin" : {
You can’t perform that action at this time.
0 commit comments