Skip to content

Commit 8deb27b

Browse files
committed
chore(release): 1.8.0-alpha.12 [skip ci]
# [1.8.0-alpha.12](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.11...@mweb/extension@1.8.0-alpha.12) (2025-04-30) ### Bug Fixes * add `background-size` for the background noise ([3ad89ad](3ad89ad)) ### Features * add noise effect for the background ([9e36ebf](9e36ebf)) * format AnimatedBackground.css with Prettier ([ba6e486](ba6e486)) * **n8n:** add request text to NEAR AI agent invocation notification ([db8fa45](db8fa45)) * **n8n:** reward user for calling NEAR AI agent ([726666d](726666d))
1 parent 3ad89ad commit 8deb27b

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