chore(release): 4.7.3 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-10-03 20:50:33 +00:00
parent 0f9fb5a3b8
commit 93c59d8026
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.7.3](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.7.2...v4.7.3) (2024-10-03)
### Bug Fixes
* **components:** fix missing components on oct 2 2024 beta ([0f9fb5a](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/0f9fb5a3b8ef4f9978025a28323ab080fb0e7a4c))
## [4.7.2](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.7.1...v4.7.2) (2024-09-16)

View File

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