Skip to content

Commit 6ffd695

Browse files
committed
chore(release): 1.3.0-alpha.1 [skip ci]
# [1.3.0-alpha.1](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.2.1...@mweb/extension@1.3.0-alpha.1) (2024-08-23) ### Features * inject components into the first visible context (DAP-4727) ([#12](#12)) ([4f4fba0](4f4fba0))
1 parent 4f4fba0 commit 6ffd695

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.2.1",
3+
"version": "1.3.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)