chore(release): 4.10.1 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-06-15 19:51:28 +00:00
parent c149711265
commit 1f6611a10f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.10.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.0...v4.10.1) (2025-06-15)
### Bug Fixes
* fix <Menu /> for new Steam Client Beta ([fc5cde9](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/fc5cde95d6475c82856769c86ab648dfb22a4b10))
# [4.10.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.9.2...v4.10.0) (2025-04-23)

View File

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