Skip to content

Commit 5f381b7

Browse files
committed
chore(release): 1.8.0-alpha.19 [skip ci]
# [1.8.0-alpha.19](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.18...@mweb/extension@1.8.0-alpha.19) (2025-04-30) ### Bug Fixes * Clear all button styles ([1020281](1020281)) ### Features * add the separate Settings page (issue[#171](#171)) ([57e411e](57e411e))
1 parent 57c6201 commit 5f381b7

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