chore(release): 4.4.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-07-18 04:55:06 +00:00
parent 44fdf9ed3b
commit 1f7178f175
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.4.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.3.1...v4.4.0) (2024-07-18)
### Features
* **utils/react:** add injectFCTrampoline ([44fdf9e](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/44fdf9ed3b9a676a88b0ddc6a1c2c89d46ff7651))
## [4.3.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.3.0...v4.3.1) (2024-07-17)

View File

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