Skip to content

Commit 508851b

Browse files
committed
chore(release): 1.1.0-alpha.1 [skip ci]
# [1.1.0-alpha.1](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.0.0...@mweb/extension@1.1.0-alpha.1) (2024-07-18) ### Bug Fixes * bootstrap styles are not available in BOS components ([c304ab8](c304ab8)) * bootstrap styles are not available in the overlay ([0d4818a](0d4818a)) * cannot read property transactions of undefined ([1245cde](1245cde)) ### Features * don't allow inject static links by user (DAP-4683) ([e0b5d90](e0b5d90)) * introduce static links in application manifests (DAP-4683) ([ec65b15](ec65b15))
1 parent e0b5d90 commit 508851b

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.0.0",
3+
"version": "1.1.0-alpha.1",
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)