chore(release): 3.26.1 [CI SKIP]

This commit is contained in:
semantic-release-bot
2024-05-25 23:15:00 +00:00
parent 2a78cc0116
commit 0dfb2cedb6
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
## [3.26.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.26.0...v3.26.1) (2024-05-25)
### Bug Fixes
* **Field:** add children prop ([2a78cc0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/2a78cc011671ab123fb6356f54102e531a7953a8))
* **plugin:** shim definePlugin for now [ci skip] ([0cd498b](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/0cd498beacbd23efa3b771880ff0a4df3f636836))
# [3.26.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.25.0...v3.26.0) (2024-05-24)

View File

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