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 c2a2602 commit 374ae7bCopy full SHA for 374ae7b
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v1.5.3 - 2020-05-04
6
+
7
### Fixed
8
9
- Don't prepend scoping selector into keyframes in `<style scoped>` ([#236](https://github.com/marp-team/marpit/pull/236))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marpit",
- "version": "1.5.2",
+ "version": "1.5.3",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
0 commit comments