Skip to content

Commit 7a2fa59

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.9...v2.1.0) (2023-12-15) ### Features * expose full info string ([#190](#190)) ([42204fb](42204fb))
1 parent 0bd915f commit 7a2fa59

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-highlight",
3-
"version": "2.0.9",
3+
"version": "2.1.0",
44
"description": "marked highlight",
55
"main": "./lib/index.cjs",
66
"module": "./src/index.js",

0 commit comments

Comments
 (0)