Skip to content

Commit c6662b5

Browse files
authored
Merge pull request #20 from kromiii/tagpr-from-v0.1.12
Release for v0.1.13
2 parents 506d143 + 347994f commit c6662b5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## [v0.1.12](https://github.com/kromiii/notion-to-slides/compare/v0.1.11...v0.1.12) - 2024-11-17
48
- Remove force reload by @kromiii in https://github.com/kromiii/notion-to-slides/pull/17
59

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.12",
6+
"version": "0.1.13",
77
"description": "Convert notion page to pdf slides",
88
"main": "dist/index.js",
99
"bin": {

0 commit comments

Comments
 (0)