chore(release): 3.18.11 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-02-18 23:24:21 +00:00
parent b64dd9f723
commit d3b87b26c5
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
## [3.18.11](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.10...v3.18.11) (2023-02-18)
### Bug Fixes
* **Navigation:** fix NavigateToExternalWeb ([82214fe](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/82214fef4c0a383776631fbb754550fe69f9000d))
* **Navigation:** fix NavigateToExternalWeb ([c53d7f8](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/c53d7f8448d8aad76dc699f1f309bdd547ee14df))
## [3.18.10](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.9...v3.18.10) (2023-01-17)

View File

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