chore(release): 4.8.2 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-11-20 19:50:37 +00:00
parent 8117693427
commit 41401b1d01
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.8.2](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.8.1...v4.8.2) (2024-11-20)
### Bug Fixes
* **Footer:** add missing focus/nav properties ([#113](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/113)) ([8117693](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/8117693427e4dba2f3b5bd24f36704d8d5e65ae2))
## [4.8.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.8.0...v4.8.1) (2024-10-11)

View File

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