Skip to content

Commit 685e06d

Browse files
committed
chore(release): 1.8.0-alpha.30 [skip ci]
# [1.8.0-alpha.30](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.29...@mweb/extension@1.8.0-alpha.30) (2025-05-26) ### Features * **nft-marketplace:** add auction countdown ([ff33932](ff33932)) * **nft-marketplace:** add bidders list ([c8571dd](c8571dd)) * **nft-marketplace:** add cancel_bid button for bidders ([c6ce7d1](c6ce7d1)) * **nft-marketplace:** make a bid on an auction ([63bf87d](63bf87d))
1 parent c8571dd commit 685e06d

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