Skip to content

Commit a435e2d

Browse files
committed
chore(release): 1.8.0-alpha.24 [skip ci]
# [1.8.0-alpha.24](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.23...@mweb/extension@1.8.0-alpha.24) (2025-05-13) ### Bug Fixes * add hover state to a capability with an action ([dbc89cb](dbc89cb)) * fix capability switchers (issue[#197](#197)) ([2ad8ec2](2ad8ec2)) * **n8n:** `syncSubscriptions` method always fails with 500 error ([02c5af0](02c5af0)) * **n8n:** implement JSON RPC method `addContext` ([495112d](495112d)) * update adaptive styles ([b38abcb](b38abcb)) * update part styles for adaptive ([92239e7](92239e7)) ### Features * **n8n:** add `context_node` table to db initialization script ([cb42de2](cb42de2))
1 parent 2ad8ec2 commit a435e2d

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