chore(release): 1.2.4 [skip ci]
## [1.2.4](https://github.com/markedjs/marked/compare/v1.2.3...v1.2.4) (2020-11-15)
### Bug Fixes
* no strikethrough on different number of tildes ([#1821](https://github.com/markedjs/marked/issues/1821)) ([d79f210](d79f210aba
))
This commit is contained in:
parent
4fad96b4d4
commit
da071c9e40
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "marked",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "marked",
|
||||
"description": "A markdown parser built for speed",
|
||||
"author": "Christopher Jeffrey",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"main": "./src/marked.js",
|
||||
"browser": "./lib/marked.js",
|
||||
"bin": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user