Skip to content

Commit 8bb7f8b

Browse files
chore(release): 1.2.7 [skip ci]
## [1.2.7](v1.2.6...v1.2.7) (2020-12-15) ### Bug Fixes * Replace use of startsWith and endsWith with regex for IE11 ([#1877](#1877)) ([4fdde20](4fdde20)), closes [#1876](#1876)
1 parent 4fdde20 commit 8bb7f8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.6",
5+
"version": "1.2.7",
66
"main": "./src/marked.js",
77
"browser": "./lib/marked.js",
88
"bin": {

0 commit comments

Comments
 (0)