chore(release): 0.9.1 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-06-09 02:08:28 +00:00
parent dddb703a2e
commit 33aaf56f96
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [0.9.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v0.9.0...v0.9.1) (2022-06-09)
### Bug Fixes
* **SuspensefulImage:** fix export ([dddb703](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/dddb703a2e712bf2e9d7e172a414c63ffd6a1cc9))
# [0.9.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v0.8.0...v0.9.0) (2022-06-09)

View File

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