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 416f3d4 commit e106bc1Copy full SHA for e106bc1
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.1.0 - 2021-05-11
6
+
7
### Added
8
9
- `--image-scale` option for setting the scale factor of rendered image(s) ([#349](https://github.com/marp-team/marp-cli/pull/349))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "1.0.3",
+ "version": "1.1.0",
"description": "A CLI interface for Marp and Marpit based converters",
"license": "MIT",
"author": {
0 commit comments