We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54de6c commit e49ba39Copy full SHA for e49ba39
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.2.0 - 2021-07-22
6
+
7
### Added
8
9
- Installation guide for Homebrew ([#353](https://github.com/marp-team/marp-cli/pull/353))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "1.1.1",
+ "version": "1.2.0",
"description": "A CLI interface for Marp and Marpit based converters",
"license": "MIT",
"author": {
0 commit comments