Skip to content

Commit

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

### Features

* add view all notifications function (DAP-4766) ([#27](#27)) ([a8d9664](a8d9664))
* export useViewAllNotifications hook (DAP-4766) ([e39185f](e39185f))
  • Loading branch information
dapplets-bot committed Sep 24, 2024
1 parent e39185f commit 6172ce9
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.10",
"version": "1.4.0-alpha.11",
"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 6172ce9

Please sign in to comment.