chore(release): 3.18.8 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-01-16 01:23:38 +00:00
parent 58b69f0d6c
commit 6b3db72a14
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.18.8](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.7...v3.18.8) (2023-01-16)
### Bug Fixes
* **Navigation:** fix timing issue in decky-loader ([58b69f0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/58b69f0d6c43356c4f0ed183802d5bf7fb80e978))
## [3.18.7](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.6...v3.18.7) (2023-01-16)

View File

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