Skip to content

Commit cd15160

Browse files
chore(release): 12.0.0 [skip ci]
# [12.0.0](v11.2.0...v12.0.0) (2024-02-03) ### Bug Fixes * update to commonmark specs 0.31 ([#3176](#3176)) ([3d9017b](3d9017b)) ### BREAKING CHANGES * - Update HTML block tags: add search, remove source - Update punctuation to include unicode punctuation and symbol categories - Update HTML comment to include <!--> and <!--->
1 parent 3d9017b commit cd15160

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marked",
33
"description": "A markdown parser built for speed",
44
"author": "Christopher Jeffrey",
5-
"version": "11.2.0",
5+
"version": "12.0.0",
66
"type": "module",
77
"main": "./lib/marked.cjs",
88
"module": "./lib/marked.esm.js",

0 commit comments

Comments
 (0)