Skip to content

Commit 37e256f

Browse files
committed
Bump AI plugins to 0.1.4
1 parent ae5ea0a commit 37e256f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/plugin-ai-apps-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgly/plugin-ai-apps-web",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "AI apps orchestration plugin for the CE.SDK editor",
55
"keywords": ["CE.SDK", "plugin", "AI", "ai apps"],
66
"repository": {

packages/plugin-ai-audio-generation-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgly/plugin-ai-audio-generation-web",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "AI audio generation plugin for the CE.SDK editor",
55
"keywords": ["CE.SDK", "plugin", "AI", "audio-generation"],
66
"repository": {

packages/plugin-ai-generation-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgly/plugin-ai-generation-web",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "AI generation plugin for the CE.SDK editor",
55
"keywords": ["CE.SDK", "plugin", "AI", "ai generation"],
66
"repository": {

packages/plugin-ai-image-generation-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgly/plugin-ai-image-generation-web",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "AI image generation plugin for the CE.SDK editor",
55
"keywords": [
66
"CE.SDK",

packages/plugin-ai-text-generation-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgly/plugin-ai-text-generation-web",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "AI text generation plugin for the CE.SDK editor",
55
"keywords": ["CE.SDK", "plugin", "AI", "text generation", "llm"],
66
"repository": {

packages/plugin-ai-video-generation-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@imgly/plugin-ai-video-generation-web",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "AI video generation plugin for the CE.SDK editor",
55
"keywords": ["CE.SDK", "plugin", "AI", "video-generation"],
66
"repository": {

0 commit comments

Comments
 (0)