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 ab16ecf commit fd48bc1Copy full SHA for fd48bc1
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.0.0 - 2021-04-24
6
+
7
### Breaking
8
9
- Dropped Node 10 support ([#338](https://github.com/marp-team/marp-cli/pull/338))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "0.23.3",
+ "version": "1.0.0",
"description": "A CLI interface for Marp and Marpit based converters",
"license": "MIT",
"author": {
0 commit comments