Skip to content

Commit 4b4aa97

Browse files
committed
chore: release v4.1.4
1 parent 60939dc commit 4b4aa97

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"private": true,
55
"packageManager": "pnpm@10.30.3",
66
"scripts": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genapi/core",
33
"type": "module",
4-
"version": "4.1.3",
4+
"version": "4.1.4",
55
"author": "Hairyf <wwu710632@gmail.com>",
66
"license": "MIT",
77
"homepage": "https://github.com/hairyf/genapi#readme",

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genapi/parser",
33
"type": "module",
4-
"version": "4.1.3",
4+
"version": "4.1.4",
55
"author": "Hairyf <wwu710632@gmail.com>",
66
"license": "MIT",
77
"homepage": "https://github.com/hairyf/genapi#readme",

packages/pipeline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genapi/pipeline",
33
"type": "module",
4-
"version": "4.1.3",
4+
"version": "4.1.4",
55
"author": "Hairyf <wwu710632@gmail.com>",
66
"license": "MIT",
77
"homepage": "https://github.com/hairyf/genapi#readme",

packages/presets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genapi/presets",
33
"type": "module",
4-
"version": "4.1.3",
4+
"version": "4.1.4",
55
"author": "Hairyf <wwu710632@gmail.com>",
66
"license": "MIT",
77
"homepage": "https://github.com/hairyf/genapi#readme",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genapi/shared",
33
"type": "module",
4-
"version": "4.1.3",
4+
"version": "4.1.4",
55
"author": "Hairyf <wwu710632@gmail.com>",
66
"license": "MIT",
77
"homepage": "https://github.com/hairyf/genapi#readme",

packages/transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genapi/transform",
33
"type": "module",
4-
"version": "4.1.3",
4+
"version": "4.1.4",
55
"author": "Hairyf <wwu710632@gmail.com>",
66
"license": "MIT",
77
"homepage": "https://github.com/hairyf/genapi#readme",

0 commit comments

Comments
 (0)