File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.1.14] ( https://github.com/kromiii/notion-to-slides/compare/v0.1.13...v0.1.14 ) - 2025-01-11
4
+ - Bump @marp-team/marp-core from 3.9.0 to 3.9.1 by @dependabot in https://github.com/kromiii/notion-to-slides/pull/22
5
+
3
6
## [ v0.1.13] ( https://github.com/kromiii/notion-to-slides/compare/v0.1.12...v0.1.13 ) - 2024-12-15
4
7
- Bump path-to-regexp and express by @dependabot in https://github.com/kromiii/notion-to-slides/pull/19
5
8
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in https://github.com/kromiii/notion-to-slides/pull/21
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"access" : " public"
5
5
},
6
- "version" : " 0.1.13 " ,
6
+ "version" : " 0.1.14 " ,
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