Skip to content

Commit

Permalink
chore(release): 12.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [12.0.1](v12.0.0...v12.0.1) (2024-03-06)

### Bug Fixes

* fix setext heading interupts ([#3210](#3210)) ([d848445](d848445))
  • Loading branch information
semantic-release-bot committed Mar 6, 2024
1 parent d848445 commit 339eca1
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": "12.0.0",
"version": "12.0.1",
"type": "module",
"main": "./lib/marked.cjs",
"module": "./lib/marked.esm.js",
Expand Down

0 comments on commit 339eca1

Please sign in to comment.