Skip to content

Commit d886ac8

Browse files
committed
9.2.0
1 parent 3775cfa commit d886ac8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@progfay/scrapbox-parser",
3-
"version": "9.1.5",
3+
"version": "9.2.0",
44
"exports": "./src/index.ts"
55
}

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": "@progfay/scrapbox-parser",
3-
"version": "9.1.5",
3+
"version": "9.2.0",
44
"type": "module",
55
"description": "parse Scrapbox notation to JavaScript Object",
66
"files": [

0 commit comments

Comments
 (0)