Skip to content

Commit 872b885

Browse files
committed
chore(release): 1.8.0-alpha.34 [skip ci]
# [1.8.0-alpha.34](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.33...@mweb/extension@1.8.0-alpha.34) (2025-06-04) ### Bug Fixes * long history agent ID in history node ([cb7adfb](cb7adfb)) ### Features * display Telegram subscriptions correctly ([f53cb63](f53cb63)) * Display total reward amount in the app (issue[#233](#233)) ([effb47b](effb47b)) * **n8n:** add beneficiary columns in capabilities table ([4ca6659](4ca6659)) * **n8n:** reward a beneficiary from NFT metadata ([d087f67](d087f67)) * **n8n:** sync NFT metadata ([87dc1e2](87dc1e2)) * **nft-marketplace:** change NEAR RPC URL ([4f86c40](4f86c40)) * redesign Wallet and History Main page modules; add the link to MyNearWallet; change modules border colors (issue[#211](#211)) ([5e0f763](5e0f763))
1 parent 2a1d18d commit 872b885

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