Skip to content

Commit

Permalink
chore(release): 1.1.1-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1-alpha.1](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.1.0...@mweb/extension@1.1.1-alpha.1) (2024-08-14)

### Bug Fixes

* picker should filter out contexts of "root" and "website" types ([#9](#9)) ([329f6e2](329f6e2))
  • Loading branch information
dapplets-bot committed Aug 14, 2024
1 parent 329f6e2 commit 6fa9d4c
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.1.0",
"version": "1.1.1-alpha.1",
"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 6fa9d4c

Please sign in to comment.