chore(release): 4.10.4 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-07-13 06:23:11 +00:00
parent 3d5de65077
commit ed87f73602
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.10.4](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.3...v4.10.4) (2025-07-13)
### Bug Fixes
* **modals:** fix ModalRoot on beta ([3d5de65](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/3d5de65077098ff3fb5192cb55fb1534336411f5))
## [4.10.3](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.2...v4.10.3) (2025-07-09)

View File

@@ -1,6 +1,6 @@
{
"name": "@decky/ui",
"version": "4.10.3",
"version": "4.10.4",
"description": "A library for interacting with the Steam frontend in Decky plugins and elsewhere.",
"main": "dist/index.js",
"types": "dist/index.d.ts",