diff --git a/README.md b/README.md index a3f613c..0693619 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ AI-powered interactive tutorials for the WordPress block editor. Admin Coach Tours helps WordPress users learn the block editor through AI-generated step-by-step tutorials. Click **"Help me..."** in the editor, select a task or ask a question, and get an interactive guided tour tailored to your needs. + + +https://github.com/user-attachments/assets/f74c34d9-58ba-49fc-a13e-05f8eb98c0ce + + + ## Features - **AI-Generated Tours** — On-demand tutorials created by AI based on your request diff --git a/package-lock.json b/package-lock.json index fe9fab4..b604c2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "admin-coach-tours", - "version": "0.3.2", + "version": "0.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "admin-coach-tours", - "version": "0.3.2", + "version": "0.4.1", "license": "GPL-2.0-or-later", "dependencies": { "@dnd-kit/core": "^6.3.1", @@ -18696,9 +18696,9 @@ "license": "MIT" }, "node_modules/lodash-es": { - "version": "4.17.23", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz", - "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz", + "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==", "dev": true, "license": "MIT" },