Skip to content

Commit

Permalink
chore(release): 4.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.8](v4.0.7...v4.0.8) (2021-12-19)

### Bug Fixes

* spaces on a newline after a table ([#2319](#2319)) ([f82ea2c](f82ea2c))
  • Loading branch information
semantic-release-bot committed Dec 19, 2021
1 parent 4734c82 commit 59375fb
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
Expand Up @@ -2,7 +2,7 @@
"name": "marked",
"description": "A markdown parser built for speed",
"author": "Christopher Jeffrey",
"version": "4.0.7",
"version": "4.0.8",
"type": "module",
"main": "./lib/marked.cjs",
"module": "./lib/marked.esm.js",
Expand Down

1 comment on commit 59375fb

@vercel
Copy link

@vercel vercel bot commented on 59375fb Dec 19, 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.