Skip to content

Commit efd5207

Browse files
committed
chore(release): 1.5.0-alpha.14 [skip ci]
# [1.5.0-alpha.14](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.5.0-alpha.13...@mweb/extension@1.5.0-alpha.14) (2024-12-27) ### Features * introduce crawler agent and orders system (DAP-4811) ([#56](#56)) ([181d1cc](181d1cc)) * read-only connected accounts integration (DAP-4807) ([#55](#55)) ([4ba87b5](4ba87b5))
1 parent 4ba87b5 commit efd5207

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.5.0-alpha.13",
3+
"version": "1.5.0-alpha.14",
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)