Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Feb 6, 2021
1 parent a7658e2 commit a86cf51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## v1.4.1 - 2021-02-06

### Fixed

- KaTeX: Persist defined global macro between math renderings ([#212](https://github.com/marp-team/marp-core/pull/212))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marp-team/marp-core",
"version": "1.4.0",
"version": "1.4.1",
"description": "The core of Marp tools",
"license": "MIT",
"author": {
Expand Down

0 comments on commit a86cf51

Please sign in to comment.