chore(release): 3.18.9 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-01-16 14:13:05 +00:00
parent 4affd4aaec
commit 7501817b76
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.18.9](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.8...v3.18.9) (2023-01-16)
### Bug Fixes
* **Navigation:** fix on stable ([4affd4a](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/4affd4aaec088f01d0f30af48cb4daa34acf26b1))
## [3.18.8](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.7...v3.18.8) (2023-01-16)

View File

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