Skip to content

Commit

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

### Bug Fixes

* bottom-padding in opened Notch ([4f58831](4f58831))
* murkup in Notch without mutations (origin) ([59a5d99](59a5d99))

### Features

* add scroll to apps bar in Mini Overlay ([33335b7](33335b7))
  • Loading branch information
dapplets-bot committed Nov 28, 2024
1 parent d258baa commit 64d19aa
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.4",
"version": "1.5.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 64d19aa

Please sign in to comment.