Skip to content

Commit 70a9330

Browse files
committed
chore(release): 1.8.0-alpha.35 [skip ci]
# [1.8.0-alpha.35](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.34...@mweb/extension@1.8.0-alpha.35) (2025-06-18) ### Bug Fixes * **agent-nft:** a huge amount of storage stake is required ([8b6cc10](8b6cc10)) * show error on wrong source name ([47773a3](47773a3)) ### Features * add a border for the Xen character image ([a0dae94](a0dae94)) * add pagination to News Monitor ([5b804f3](5b804f3)) * add Reactions webhook; check message editing (without analysis); fix: the image in the message cannot be processed because of variable number of attached images; refactor: substitute several If nodes with one Switch node. ([711ba48](711ba48)) * adding Telegram subscriptions ([1c46236](1c46236)) * increase limit for receiving items from 10 to 100 ([d800729](d800729)) * **n8n:** add public channel subscriptions and incremental fetch ([3de1826](3de1826)) * user can delete Telegram subscription ([a18e681](a18e681))
1 parent a0dae94 commit 70a9330

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