chore(release): 3.18.10 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-01-17 00:35:19 +00:00
parent 9723854ddc
commit edcc43a6ee
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.18.10](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.9...v3.18.10) (2023-01-17)
### Bug Fixes
* **SuspensefulImage:** fix changing src ([9723854](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/9723854ddca53d7708e1effbddec9e5ead22d5de))
## [3.18.9](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.18.8...v3.18.9) (2023-01-16)

View File

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