Skip to content

Commit

Permalink
chore(release): 3.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.6](v3.0.5...v3.0.6) (2023-08-07)

### Bug Fixes

* allow marked v7 ([#370](#370)) ([cb27c66](cb27c66))
  • Loading branch information
semantic-release-bot committed Aug 7, 2023
1 parent cb27c66 commit ca535aa
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marked-gfm-heading-id",
"version": "3.0.5",
"version": "3.0.6",
"description": "marked GFM heading ids",
"main": "./lib/index.cjs",
"module": "./src/index.js",
Expand Down

0 comments on commit ca535aa

Please sign in to comment.