Skip to content

Commit 84e4850

Browse files
committed
chore(release): 1.8.0-alpha.28 [skip ci]
# [1.8.0-alpha.28](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.27...@mweb/extension@1.8.0-alpha.28) (2025-05-23) ### Bug Fixes * **nft-marketplace:** manual refresh needed after wallet connection ([9f0d2ef](9f0d2ef)) ### Features * **agent-nft:** implement NEP-199 as stub ([2539b2e](2539b2e)) * **agent-nft:** set NFT collection metadata ([a9bfbcc](a9bfbcc)) * **n8n:** add `token_id` column to `capability` ([bc21d96](bc21d96)) * **n8n:** mint NFTs for NEAR AI agents, use beneficiary account ID from the NFTs ([5c4e25e](5c4e25e)) * **n8n:** short answers from assistant ([546cce7](546cce7)) * **nft-marketplace:** list NFTs as table instead of grid ([d3c252d](d3c252d)) * **nft-marketplace:** sell and buy NFTs ([a205ca7](a205ca7)) * **nft-marketplace:** storage deposit automatically ([e5fd391](e5fd391))
1 parent 210e50e commit 84e4850

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