chore(release): 4.6.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-07-26 18:33:10 +00:00
parent 2b8d2ae4db
commit 73b8d52c7f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.6.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.5.0...v4.6.0) (2024-07-26)
### Features
* **classMapper:** add findClassByName back ([2b8d2ae](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/2b8d2ae4dbd9a0c4a59a43be0101a0a8fe1c518f))
# [4.5.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.4.0...v4.5.0) (2024-07-24)

View File

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