chore(release): 3.12.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-11-28 12:03:43 +00:00
parent c84a091469
commit 07d15f5dca
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [3.12.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.11.1...v3.12.0) (2022-11-28)
### Features
* **MenuItem:** add missing props ([#59](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/59)) ([c84a091](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/c84a09146935f0942265b7a1e4aadc40e8cf22dc))
## [3.11.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.11.0...v3.11.1) (2022-11-20)

View File

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