Skip to content

Commit 816eec3

Browse files
committed
chore: release v0.4.2
1 parent 2c6ff63 commit 816eec3

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.1",
4+
"version": "0.4.2",
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.1",
6+
"version": "0.4.2",
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.1",
4+
"version": "0.4.2",
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)