Skip to content

Commit bf2f510

Browse files
committed
chore(release): 1.1.0-alpha.5 [skip ci]
# [1.1.0-alpha.5](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.1.0-alpha.4...@mweb/extension@1.1.0-alpha.5) (2024-07-30) ### Bug Fixes * empty context portals are injected to DOM ([ba8950f](ba8950f)) ### Features * introduce in-memory portal (DAP-4662) ([c0a1ad5](c0a1ad5))
1 parent eeb4a59 commit bf2f510

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.1.0-alpha.4",
3+
"version": "1.1.0-alpha.5",
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)