chore(release): 4.3.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-07-09 06:38:22 +00:00
parent 2c3a9f81de
commit 0ec60edf4d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [4.3.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.2.2...v4.3.0) (2024-07-09)
### Features
* **utils:** react tree patching api ([2c3a9f8](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/2c3a9f81de0b63364bb31f4a4dd8e559784ece16))
## [4.2.2](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.2.1...v4.2.2) (2024-07-04)

View File

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