Skip to content

Commit 8c0fdc7

Browse files
committed
feat: Bump version to 0.3.4
This commit updates the version of the unplugin-typia package from 0.3.3 to 0.3.4 in both jsr.json and package.json files.
1 parent 9a08b0b commit 8c0fdc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/unplugin-typia/jsr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ryoppippi/unplugin-typia",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"exports": {
55
".": "./src/index.ts",
66
"./api": "./src/api.ts",

packages/unplugin-typia/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-typia",
33
"type": "module",
4-
"version": "0.3.3",
4+
"version": "0.3.4",
55
"description": "unplugin for typia",
66
"author": "ryoppippi",
77
"license": "MIT",

0 commit comments

Comments
 (0)