chore(release): 3.13.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-11-29 20:01:20 +00:00
parent 678ba216f1
commit 4c2a715324
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [3.13.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.12.0...v3.13.0) (2022-11-29)
### Features
* **Menu:** add more missing props ([#60](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/60)) [CI SKIP] ([678ba21](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/678ba216f1e194986b0c391398e6f73536cd0102))
# [3.12.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.11.1...v3.12.0) (2022-11-28)

View File

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