Skip to content

Commit 806684d

Browse files
committed
chore(release): 1.8.0-alpha.33 [skip ci]
# [1.8.0-alpha.33](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.32...@mweb/extension@1.8.0-alpha.33) (2025-05-30) ### Bug Fixes * long history agent ID in history node ([6e1604c](6e1604c)) * revenue alignment ([7dc1d89](7dc1d89)) ### Features * display Telegram subscriptions correctly ([4769370](4769370)) * Display total reward amount in the app (issue[#233](#233)) ([db57e9b](db57e9b)) * **n8n:** MutableWeb x Xen integration ([2c91238](2c91238)) ### Reverts * Revert "fix: revenue alignment" ([0a43aa1](0a43aa1))
1 parent 4769370 commit 806684d

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