chore(release): 0.5.1 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-06-06 21:33:48 +00:00
parent 198f96abb5
commit 210b0389f7
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [0.5.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v0.5.0...v0.5.1) (2022-06-06)
### Bug Fixes
* **classes:** switch static-classes to findModule ([244ae12](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/244ae128da03e0687f1ba0b0e5b5b548b581277a))
# [0.5.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v0.4.2...v0.5.0) (2022-06-06)

View File

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