Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](v3.0.2...v3.0.3) (2021-09-08)

### Bug Fixes

* fix space at end of table line ([#2201](#2201)) ([910f0f0](910f0f0))
  • Loading branch information
semantic-release-bot committed Sep 8, 2021
1 parent 3b7bd95 commit 784ba5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "marked",
"description": "A markdown parser built for speed",
"author": "Christopher Jeffrey",
"version": "3.0.2",
"version": "3.0.3",
"main": "./src/marked.js",
"module": "./lib/marked.esm.js",
"browser": "./lib/marked.js",
Expand Down

1 comment on commit 784ba5f

@vercel
Copy link

@vercel vercel bot commented on 784ba5f Sep 8, 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.