Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"name": "genesys-cloud-architect",
"source": "./",
"description": "Create, test, and debug Genesys Cloud Architect flows",
"version": "1.0.5"
"version": "1.0.6"
}
]
}
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "genesys-cloud-architect",
"description": "Create, test, and debug Genesys Cloud Architect flows",
"version": "1.0.5",
"version": "1.0.6",
"author": {
"name": "Lucas Woodward",
"url": "https://makingchatbots.com/"
Expand Down
4,302 changes: 2,546 additions & 1,756 deletions bin/deploy-runner.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genesys-cloud-architect",
"version": "1.0.5",
"version": "1.0.6",
"private": true,
"packageManager": "pnpm@11.1.3+sha512.c85357fe17ca12dd23dd7071822666dfd7e3cb76fe214e3370b5ea2fb34f2a231185509b63e717f3cd0acb38dd3f8d82bcd5e8172400ae678b70ea4fbed0896d",
"scripts": {
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.4.15",
"@makingchatbots/genesys-cloud-architect-diagram-lib": "^1.1.0",
"@makingchatbots/genesys-cloud-architect-diagram-lib": "^1.3.0",
"@types/node": "^25.8.0",
"esbuild": "^0.25.0",
"husky": "^9.1.7",
Expand Down
Loading
Loading