Skip to content

Commit

Permalink
chore(release): 1.4.0-alpha.5 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0-alpha.5](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.4.0-alpha.4...@mweb/extension@1.4.0-alpha.5) (2024-09-13)

### Features

* apply changes to origin mutation (DAP-4751) ([a601705](a601705))
* store original mutation id when forking (DAP-4751) ([afcfc90](afcfc90))
  • Loading branch information
dapplets-bot committed Sep 13, 2024
1 parent 4088de0 commit f6d376a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mweb/extension",
"version": "1.4.0-alpha.4",
"version": "1.4.0-alpha.5",
"description": "Bridge to the Mutable Web",
"scripts": {
"build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 webpack --config webpack.prod.js",
Expand Down

0 comments on commit f6d376a

Please sign in to comment.