Skip to content

Commit 12e8c01

Browse files
committed
chore: release v0.3.0
1 parent 8e5c7c3 commit 12e8c01

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utils-ai",
33
"type": "module",
4-
"version": "0.2.2",
4+
"version": "0.3.0",
55
"private": true,
66
"packageManager": "[email protected]",
77
"description": "A Set of AI Utils",

packages/utils-ai-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"publisher": "barbapapazes",
33
"name": "utils-ai-vscode",
44
"displayName": "Utils AI",
5-
"version": "0.2.2",
5+
"version": "0.3.0",
66
"private": true,
77
"description": "Write faster with AI",
88
"license": "MIT",

packages/utils-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utils-ai",
33
"type": "module",
4-
"version": "0.2.2",
4+
"version": "0.3.0",
55
"packageManager": "[email protected]",
66
"description": "A CLI of AI Utils for writers",
77
"author": "Estéban Soubiran <[email protected]> (https://github.com/barbapapazes/)",

0 commit comments

Comments
 (0)