Skip to content

Commit b9995e7

Browse files
committed
chore(release): 1.5.0-alpha.2 [skip ci]
# [1.5.0-alpha.2](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0-alpha.1...@mweb/extension@1.5.0-alpha.2) (2024-11-09) ### Features * introduce document forking and local editing (DAP-4795) ([#36](#36)) ([61eb161](61eb161))
1 parent 61eb161 commit b9995e7

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.5.0-alpha.1",
3+
"version": "1.5.0-alpha.2",
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)