Skip to content

Commit 1560a84

Browse files
committed
2.1.0
1 parent 169e748 commit 1560a84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## v2.1.0 - 2021-07-19
6+
57
### Added
68

79
- `math` global directive for switching math typesetting library in current Markdown ([#243](https://github.com/marp-team/marp-core/issues/243), [#246](https://github.com/marp-team/marp-core/pull/246))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marp-team/marp-core",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"description": "The core of Marp tools",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)