chore(release): 3.7.10 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-10-28 22:56:58 +00:00
parent 75f35882f2
commit 88b50bbc1e
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.7.10](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.9...v3.7.10) (2022-10-28)
### Bug Fixes
* **tabs:** shut up typescript ([75f3588](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/75f35882f27252e1255208953a6e801c68d5dcec))
## [3.7.9](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.8...v3.7.9) (2022-10-28)

View File

@@ -1,6 +1,6 @@
{
"name": "decky-frontend-lib",
"version": "3.7.9",
"version": "3.7.10",
"description": "A library for building decky plugins",
"main": "dist/index.js",
"types": "dist/index.d.ts",