Skip to content

Commit 4ec889b

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2020-11-19) ### Bug Fixes * fix em and strong starting with special char ([#1832](#1832)) ([f9bc93b](f9bc93b)) * task lists not rendered when GFM is disabled ([#1825](#1825)) ([3942e89](3942e89)), closes [#1823](#1823)
1 parent 5fa0089 commit 4ec889b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marked",
33
"description": "A markdown parser built for speed",
44
"author": "Christopher Jeffrey",
5-
"version": "1.2.4",
5+
"version": "1.2.5",
66
"main": "./src/marked.js",
77
"browser": "./lib/marked.js",
88
"bin": {

0 commit comments

Comments
 (0)