chore(release): 4.11.1 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-11-27 02:56:17 +00:00
parent 7242c69758
commit f8fda380f1
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.11.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.11.0...v4.11.1) (2025-11-27)
### Bug Fixes
* **webpack:** ignore window module (lol), ignore filter errors ([7242c69](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/7242c697580f3a6a6d373eaacc4fb83ccff9bd2a))
# [4.11.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.6...v4.11.0) (2025-10-15)

View File

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