chore(release): 4.9.1 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-01-29 04:57:54 +00:00
parent ed7ba9bbb6
commit 716f947710
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.9.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.9.0...v4.9.1) (2025-01-29)
### Bug Fixes
* **Menu:** add missing arg to showContextMenu and document it ([c03db3e](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/c03db3e0d55f2ba14a8d82ba1380e9838769efe1))
# [4.9.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.8.3...v4.9.0) (2025-01-02)

View File

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