chore(release): 4.10.6 [CI SKIP]

This commit is contained in:
semantic-release-bot
2025-09-01 00:41:34 +00:00
parent 779b1ae0de
commit cf6572cd7b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [4.10.6](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.5...v4.10.6) (2025-09-01)
### Bug Fixes
* **ci:** update to resolve deprecation in sem. rel. due to octokit ([779b1ae](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/779b1ae0defac84dd0d93517858d5aa5e51a2328))
## [4.10.5](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v4.10.4...v4.10.5) (2025-08-20)

View File

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