Skip to content

Commit b6ab0f8

Browse files
committed
chore(release): 1.8.0-alpha.27 [skip ci]
# [1.8.0-alpha.27](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.26...@mweb/extension@1.8.0-alpha.27) (2025-05-21) ### Bug Fixes * better display long history agent ID in history node ([#247](#247)) ([4032a5c](4032a5c)), closes [issue#211](https://github.com/issue/issues/211) [issue#233](https://github.com/issue/issues/233) [#238](#238) * **n8n:** messages with URL addresses are recognized as commands ([7d4b57c](7d4b57c))
1 parent 4032a5c commit b6ab0f8

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