Skip to content

Commit 648fd91

Browse files
committed
chore: release v0.4.4
1 parent fe83ed9 commit 648fd91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

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

packages/utils-ai-vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "utils-ai-vscode",
44
"displayName": "Utils AI",
55
"type": "module",
6-
"version": "0.4.3",
6+
"version": "0.4.4",
77
"private": true,
88
"description": "Write faster with AI",
99
"license": "MIT",

packages/utils-ai/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "utils-ai",
33
"type": "module",
4-
"version": "0.4.3",
4+
"version": "0.4.4",
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)