Skip to content

Commit bb21bdd

Browse files
committed
chore(release): 1.8.0-alpha.31 [skip ci]
# [1.8.0-alpha.31](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.30...@mweb/extension@1.8.0-alpha.31) (2025-05-28) ### Features * **agent-nft:** add `nft_update_extra` method to change agent ID and beneficiary ([986b6b2](986b6b2)) * **nft-marketplace:** change beneficiary and agent IDs ([7ce93c4](7ce93c4)) * **nft-marketplace:** display beneficiary and agent IDs in the table ([d4fe347](d4fe347)) * **nft-marketplace:** move "edit meta" button to accordeon ([93c0d0f](93c0d0f))
1 parent 93c0d0f commit bb21bdd

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