Skip to content

Commit fd4bfe1

Browse files
author
Shaw
committed
Merge remote-tracking branch 'origin/develop' into fix/pr-7714-7715-review-issues
2 parents c499469 + 22bd200 commit fd4bfe1

163 files changed

Lines changed: 329 additions & 369 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ jobs:
530530
packages/shared/dist/package.json \
531531
packages/skills/dist/index.js \
532532
packages/core/dist/index.node.js \
533-
plugins/plugin-whatsapp/dist/src/index.d.ts \
533+
plugins/plugin-whatsapp/dist/index.d.ts \
534534
packages/ui/dist/package.json; do
535535
if [ ! -f "${artifact}" ]; then
536536
echo "❌ Missing publish artifact: ${artifact}"

0 commit comments

Comments
 (0)