Skip to content

Commit cd1f356

Browse files
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.1.0...@mweb/extension@1.2.0) (2024-08-19) ### Bug Fixes * picker should filter out contexts of "root" and "website" types ([#9](#9)) ([329f6e2](329f6e2)) * react error about deprecated findDOMNode ([14fd9de](14fd9de)) ### Features * introduce blink parser and `replace` insertion type (DAP-4712) ([#10](#10)) ([51410f7](51410f7))
1 parent ce1ece2 commit cd1f356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mweb/extension",
3-
"version": "1.2.0-alpha.1",
3+
"version": "1.2.0",
44
"description": "Bridge to the Mutable Web",
55
"scripts": {
66
"build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 webpack --config webpack.prod.js",

0 commit comments

Comments
 (0)