Skip to content

Commit 370ca49

Browse files
committedAug 9, 2024·
4.29.0
1 parent 6e944f6 commit 370ca49

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
@@ -1,6 +1,6 @@
11
{
22
"name": "tocbot",
3-
"version": "4.28.2",
3+
"version": "4.29.0",
44
"description": "Generate a table of contents based on the heading structure of a html document.",
55
"main": "./dist/tocbot.cjs",
66
"module": "./index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.