Skip to content

Commit 887c127

Browse files
authored
chore(main): release 1.4.1 (#35)
2 parents b0d8b10 + 128bc27 commit 887c127

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [1.4.1](https://github.com/broofa/runmd/compare/v1.4.0...v1.4.1) (2024-12-24)
6+
7+
8+
### Bug Fixes
9+
10+
* prettier dependencies ([48d7667](https://github.com/broofa/runmd/commit/48d7667355ca3d7c086a6a1d5b5d4ddddb50bd18))
11+
* prettier dependencies ([#34](https://github.com/broofa/runmd/issues/34)) ([b0d8b10](https://github.com/broofa/runmd/commit/b0d8b1081a8db9723915e39c2eea286c53ecec07))
12+
513
## [1.4.0](https://github.com/broofa/runmd/compare/v1.3.9...v1.4.0) (2024-12-24)
614

715

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"name": "Robert Kieffer",
55
"email": "[email protected]"
66
},
7-
"version": "1.4.0",
7+
"version": "1.4.1",
88
"bin": {
99
"runmd": "./cli.js"
1010
},

0 commit comments

Comments
 (0)