Skip to content

Commit 9bee558

Browse files
committed
4.1.0
1 parent 66587c7 commit 9bee558

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## v4.1.0 - 2025-01-15
6+
57
### Added
68

79
- Introduce parallelism for batch conversion: `--parallel` / `-P` ([#509](https://github.com/marp-team/marp-cli/issues/509), [#628](https://github.com/marp-team/marp-cli/pull/628), [#629](https://github.com/marp-team/marp-cli/pull/629))

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": "@marp-team/marp-cli",
3-
"version": "4.0.4",
3+
"version": "4.1.0",
44
"description": "A CLI interface for Marp and Marpit based converters",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)