chore(release): 4.11.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-10-15 04:05:49 +00:00
parent 6e443c06d3
commit fd651eb989
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.11.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.6...v4.11.0) (2025-10-15)
### Features
* react 19 support update ([6e443c0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/6e443c06d3b7f2790da8b44a5c907517fcf12152))
## [4.10.6](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.5...v4.10.6) (2025-09-01)

View File

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