chore(release): 3.7.11 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-10-28 23:04:53 +00:00
parent 789e16380f
commit 0d912eac88
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.7.11](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.10...v3.7.11) (2022-10-28)
### Bug Fixes
* **package.json:** train wtf ([789e163](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/789e16380fd01a6b46188c7a1174a55c18c8dead))
## [3.7.10](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.9...v3.7.10) (2022-10-28)

View File

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