Skip to content

Commit e2eb865

Browse files
committed
chore: release v0.3.0
1 parent 97793ad commit e2eb865

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": "0.2.2",
3+
"version": "0.3.0",
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": "0.2.2",
3+
"version": "0.3.0",
44
"description": "Allow importing YAML files as JSON or Strings",
55
"type": "module",
66
"author": {

0 commit comments

Comments
 (0)