chore(release): 3.7.9 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-10-28 22:43:16 +00:00
parent a074277bb5
commit 23af4c0bb4
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.7.9](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.8...v3.7.9) (2022-10-28)
### Bug Fixes
* **tabs:** fix on stable for real this time i think ([a074277](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/a074277bb58428a64295154ebf96aceb96e654a7))
## [3.7.8](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.7...v3.7.8) (2022-10-26)

View File

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