Skip to content

Commit 03c7038

Browse files
committed
chore(release): 1.8.0-alpha.23 [skip ci]
# [1.8.0-alpha.23](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.22...@mweb/extension@1.8.0-alpha.23) (2025-05-12) ### Bug Fixes * add `background-size` for the background noise ([51ac96c](51ac96c)) * change limit 1 to 0 to get memories amount in Settings ([e40a4de](e40a4de)) * change limit 1 to 0 to get memories amount in Settings ([50651a8](50651a8)) * delete useless last query ([d03a06c](d03a06c)) * merge bug ([fc940ce](fc940ce)) * substitute the `tgDataStr` paramter with `window.Telegram.WebApp.initData` ([fa047df](fa047df)) * text align left in the cabability name ([eaf502d](eaf502d)) * Theme Buttons: wider border and more contrast background ([84a8f6c](84a8f6c)) ### Features * add infinite scroll for the capabilities list ([f0a6b1f](f0a6b1f)) * add noise effect for the background ([77ab736](77ab736)) * big buttons, system scheme (issue[#187](#187)) ([af69e71](af69e71)) * format AnimatedBackground.css with Prettier ([3a56a57](3a56a57)) * implement News Monitor pageb with mocked data and functionality (issue[#97](#97)) ([a9b3680](a9b3680)) * Replace the mocked with the backend data on the News Monitor page (issue[#192](#192)) ([a410367](a410367))
1 parent fb29d62 commit 03c7038

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.22",
3+
"version": "1.8.0-alpha.23",
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)