chore(release): 3.7.12 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-10-29 19:44:41 +00:00
parent edd29e6c5a
commit 0bb8c67cfa
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.7.12](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.11...v3.7.12) (2022-10-29)
### Bug Fixes
* **Item:** change title and description types to ReactNode ([0ed054f](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/0ed054fae972ffd36299b142bd693f80388480a6))
## [3.7.11](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.7.10...v3.7.11) (2022-10-28)

View File

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