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 6fbb5c6 commit 1e613a9Copy full SHA for 1e613a9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.5.0 - 2021-11-27
6
+
7
### Changed
8
9
- Upgrade Marpit to [v2.2.0](https://github.com/marp-team/marpit/releases/tag/v2.2.0) ([#406](https://github.com/marp-team/marp-cli/pull/406))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marp-cli",
- "version": "1.4.2",
+ "version": "1.5.0",
"description": "A CLI interface for Marp and Marpit based converters",
"license": "MIT",
"author": {
0 commit comments