Skip to content

Commit 26adc54

Browse files
committed
chore(release): 1.8.0-alpha.32 [skip ci]
# [1.8.0-alpha.32](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.31...@mweb/extension@1.8.0-alpha.32) (2025-05-29) ### Features * **n8n:** add `context_edge` table to sql init script ([74d33ba](74d33ba)) * **n8n:** add `timestamp` column to sql init script ([a36ca5b](a36ca5b)) * **n8n:** add capability ID column ([ac88f50](ac88f50)) * **n8n:** install `@dapplets/n8n-nodes-telegram-user` package by default ([456d011](456d011)) * **n8n:** introduce Reddit grabber workflow ([2015d12](2015d12)) * **n8n:** telegram and reddit grabbers [WiP] ([3fb267b](3fb267b)) * **n8n:** Telegram source for News Monitor ([3e34ccb](3e34ccb)) * **xen-tg-app:** use capability ID instead of name and domain ([ca7733a](ca7733a))
1 parent ca7733a commit 26adc54

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.31",
3+
"version": "1.8.0-alpha.32",
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)