Skip to content

Commit ac699d2

Browse files
committed
chore: release v1.0.1
1 parent ebaf71b commit ac699d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@luxass/unplugin-yaml",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"exports": {
55
".": "./src/index.ts",
66
"./astro": "./src/astro.ts",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-yaml",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Allow importing YAML files as JSON or Strings",
55
"type": "module",
66
"author": {

0 commit comments

Comments
 (0)