Skip to content

Commit 8bb8cf8

Browse files
committed
chore(release): 1.8.0-alpha.2 [skip ci]
# [1.8.0-alpha.2](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.1...@mweb/extension@1.8.0-alpha.2) (2025-04-08) ### Features * **n8n:** add tasks resolver [WiP] ([37bc46e](37bc46e)) * **n8n:** added webhook calls, reworked memory system, added new workflows ([96f2f1f](96f2f1f)) * **n8n:** cache all near ai agents to postgres every 24h ([4071473](4071473)) * **n8n:** extract favourite agents from NEAR AI using logged in account ID ([573b3ea](573b3ea)) * **n8n:** introduce aigency and xen on n8n ([3c03f8b](3c03f8b)) * **n8n:** introduce call NEAR AI Agent n8n subworkflow ([aa817d4](aa817d4)) * **n8n:** introduce multiple call of NEAR AI Agents ([6b76c42](6b76c42)) * **n8n:** remove qdrant temporary, rework confidence evalutation, add telegram commands ([0a76474](0a76474))
1 parent a11ef11 commit 8bb8cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mweb/extension",
3-
"version": "1.8.0-alpha.1",
3+
"version": "1.8.0-alpha.2",
44
"description": "Bridge to the Mutable Web",
55
"scripts": {
66
"build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 webpack --config webpack.prod.js",

0 commit comments

Comments
 (0)