Skip to content

Commit d487dec

Browse files
committed
chore(release): 1.5.0-alpha.4 [skip ci]
# [1.5.0-alpha.4](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0-alpha.3...@mweb/extension@1.5.0-alpha.4) (2024-11-20) ### Bug Fixes * all app instances are removed ([b16c1af](b16c1af)) ### Features * allow user to fork own documents ([5563a21](5563a21)) * allow user to fork own documents ([a75bf48](a75bf48)) * allow user to fork own documents ([bb01dee](bb01dee)) * show document and application IDs ([f1d25e8](f1d25e8)) * show document ID for apps with docs in MiniOverlay ([e36d388](e36d388))
1 parent 5999786 commit d487dec

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