Skip to content

Commit bd2ae66

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.8...v1.1.0) (2023-09-13) ### Features * support local reference within a document ([#113](#113)) ([b117562](b117562))
1 parent b117562 commit bd2ae66

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

0 commit comments

Comments
 (0)