chore(release): 4.8.3 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-12-14 03:28:48 +00:00
parent 5ab8472ffe
commit 200125cb98
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.8.3](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.8.2...v4.8.3) (2024-12-14)
### Bug Fixes
* **utils:** add new nav root name ([a43cd7f](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/a43cd7f3c56a2e30e332417e5b4abde8f4492be1))
## [4.8.2](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.8.1...v4.8.2) (2024-11-20)

View File

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