Skip to content

Commit 2dcc05e

Browse files
committed
2.1.0
1 parent f6f29e3 commit 2dcc05e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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+
## v2.1.0 - 2022-08-11
6+
57
### Added
68

79
- macOS: Auto detection of executable path when `CHROME_PATH` env has pointed `.app` directory ([#460](https://github.com/marp-team/marp-cli/issues/460), [#463](https://github.com/marp-team/marp-cli/pull/463))

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": "2.0.4",
3+
"version": "2.1.0",
44
"description": "A CLI interface for Marp and Marpit based converters",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)