Skip to content

Commit 6b2d01e

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2023-11-11) ### Bug Fixes * allow marked v10 ([#444](#444)) ([914ff56](914ff56))
1 parent 914ff56 commit 6b2d01e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marked-gfm-heading-id",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "marked GFM heading ids",
55
"main": "./lib/index.cjs",
66
"module": "./src/index.js",

0 commit comments

Comments
 (0)