Skip to content

Commit 86a4a89

Browse files
committed
chore: release v0.4.6
1 parent 3683a03 commit 86a4a89

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.4.5",
4+
"version": "0.4.6",
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
@@ -3,7 +3,7 @@
33
"name": "utils-ai-vscode",
44
"displayName": "Utils AI",
55
"type": "module",
6-
"version": "0.4.5",
6+
"version": "0.4.6",
77
"private": true,
88
"description": "Write faster with AI",
99
"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.4.5",
4+
"version": "0.4.6",
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)