chore(release): 3.15.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-12-11 14:18:49 +00:00
parent cc29ddaf57
commit 14c5210931
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [3.15.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.14.0...v3.15.0) (2022-12-11)
### Features
* **Focusable:** add noFocusRing prop type ([#65](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/65)) ([cc29dda](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/cc29ddaf578e21ab2abe1cd266f1d15debee0637))
# [3.14.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.13.0...v3.14.0) (2022-12-10)

View File

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