Skip to content

Commit

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

### Features

* introduce document forking and local editing (DAP-4795) ([#36](#36)) ([61eb161](61eb161))
* introduce local entities (DAP-4769) ([#33](#33)) ([66e356d](66e356d))
  • Loading branch information
dapplets-bot committed Nov 9, 2024
1 parent b9995e7 commit 6e3cb3e
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.5.0-alpha.2",
"version": "1.5.0",
"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 6e3cb3e

Please sign in to comment.