Skip to content

Commit 4ecdc63

Browse files
chore(release): 0.4.5 [skip ci]
## [0.4.5](v0.4.4...v0.4.5) (2023-03-10) ### Bug Fixes * **deps:** update dependency commander to v6 ([7a6957a](7a6957a)) * **deps:** update dependency turndown to v7 ([f7b9d2d](f7b9d2d))
1 parent ee2e19f commit 4ecdc63

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## [0.4.5](https://github.com/ff6347/to-markdown-cli/compare/v0.4.4...v0.4.5) (2023-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency commander to v6 ([7a6957a](https://github.com/ff6347/to-markdown-cli/commit/7a6957a5616ec8fb7199fe20cca77271e67a785b))
7+
* **deps:** update dependency turndown to v7 ([f7b9d2d](https://github.com/ff6347/to-markdown-cli/commit/f7b9d2d4730e39a43fd7c567b2fc2dea2de963aa))

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "to-markdown-cli",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "a little cli to turn html to markdown",
55
"main": "dist/html2md.js",
66
"scripts": {

0 commit comments

Comments
 (0)