Skip to content

Commit 41d12c3

Browse files
committed
chore(release): 1.8.0-alpha.11 [skip ci]
# [1.8.0-alpha.11](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.10...@mweb/extension@1.8.0-alpha.11) (2025-04-30) ### Bug Fixes * **n8n:** hardcoded response language ([436d718](436d718)) * substitute the `tgDataStr` paramter with `window.Telegram.WebApp.initData` ([6731339](6731339)) ### Features * change authorization ([12b4f35](12b4f35)) * **n8n:** add caller username to reward notifications ([3c958a9](3c958a9)) * **n8n:** install community node `@dapplets/n8n-nodes-telegram-utils` ([dadc1b7](dadc1b7)) * **n8n:** replace reply keyboard with inline keyboard for improved UI ([45d4f9f](45d4f9f)) * **n8n:** validate authorization token using Ed25519 signature ([a754673](a754673))
1 parent 6731339 commit 41d12c3

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.8.0-alpha.10",
3+
"version": "1.8.0-alpha.11",
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)