Skip to content

Commit 5cb7a4b

Browse files
committed
chore(release): 4.0.0
1 parent ce8e295 commit 5cb7a4b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.0.0](https://github.com/simonhaenisch/md-to-pdf/compare/v3.3.2...v4.0.0) (2021-07-01)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* upgrade dependencies
11+
12+
* upgrade dependencies ([738029c](https://github.com/simonhaenisch/md-to-pdf/commit/738029c0850fdd4a0149e5aa924c50f4899584e3)), closes [#87](https://github.com/simonhaenisch/md-to-pdf/issues/87)
13+
514
### [3.3.2](https://github.com/simonhaenisch/md-to-pdf/compare/v3.3.1...v3.3.2) (2021-04-09)
615

716

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "md-to-pdf",
3-
"version": "3.3.2",
3+
"version": "4.0.0",
44
"description": "CLI tool for converting Markdown files to PDF.",
55
"keywords": [
66
"markdown-to-pdf",

0 commit comments

Comments
 (0)