Skip to content

Commit fe90f07

Browse files
authored
Merge pull request #23 from kromiii/tagpr-from-v0.1.13
Release for v0.1.14
2 parents d831de4 + 0c3c4cc commit fe90f07

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.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+
36
## [v0.1.13](https://github.com/kromiii/notion-to-slides/compare/v0.1.12...v0.1.13) - 2024-12-15
47
- Bump path-to-regexp and express by @dependabot in https://github.com/kromiii/notion-to-slides/pull/19
58
- Bump nanoid from 3.3.6 to 3.3.8 by @dependabot in https://github.com/kromiii/notion-to-slides/pull/21

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

0 commit comments

Comments
 (0)