Skip to content

Commit c7b4664

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2021-06-22) ### Bug Fixes * add Node.js 10 to CI and loosen `engines` field ([#2119](#2119)) ([8659353](8659353))
1 parent 8659353 commit c7b4664

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

0 commit comments

Comments
 (0)