chore(release): 4.7.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-07-28 22:18:51 +00:00
parent 7eb484d55c
commit 4646f22b0c
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.7.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.6.0...v4.7.0) (2024-07-28)
### Features
* **router:** support desktop bpm overlay ([7eb484d](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/7eb484d55c6be6e7844878eb47eda55591a6cf51))
# [4.6.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.5.0...v4.6.0) (2024-07-26)

View File

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