Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2021-06-16)

### Bug Fixes

* fix node v12 ([#2109](#2109)) ([af14068](af14068))
  • Loading branch information
semantic-release-bot committed Jun 16, 2021
1 parent cbd60d0 commit a2af658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "marked",
"description": "A markdown parser built for speed",
"author": "Christopher Jeffrey",
"version": "2.1.0",
"version": "2.1.1",
"main": "./src/marked.js",
"browser": "./lib/marked.js",
"bin": {
Expand Down

1 comment on commit a2af658

@vercel
Copy link

@vercel vercel bot commented on a2af658 Jun 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.