chore(release): 4.10.5 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-08-20 19:36:27 +00:00
parent 37dd88513e
commit 366357d9a3
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.10.5](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.4...v4.10.5) (2025-08-20)
### Bug Fixes
* **DialogHeader:** valve rewrote component on beta, update filter to search for both versions ([37dd885](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/37dd88513ed7360d3bcdc99630d6cb0c8d31db3e))
## [4.10.4](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.3...v4.10.4) (2025-07-13)

View File

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