chore(release): 4.10.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-04-23 15:21:21 +00:00
parent 131ab4cc11
commit c4579c8307
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.10.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.9.2...v4.10.0) (2025-04-23)
### Features
* **globals:** Steam client reference ([#92](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/92)) ([131ab4c](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/131ab4cc1190e2bd0cf561fe6dd70049a7921fc5))
## [4.9.2](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.9.1...v4.9.2) (2025-03-29)

View File

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