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 bd41a25 commit fa3a0a6Copy full SHA for fa3a0a6
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.0.2 - 2021-05-08
6
+
7
### Added
8
9
- Allow overriding base url through `baseUrl` option ([#343](https://github.com/marp-team/marp-cli/pull/343))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "A CLI interface for Marp and Marpit based converters",
"license": "MIT",
"author": {
0 commit comments