chore(release): 3.21.7 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-06-26 16:30:09 +00:00
parent 9128c1e7da
commit c213204ff4
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.21.7](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.21.6...v3.21.7) (2023-06-26)
### Bug Fixes
* add patch indicator to prevent crashes ([#88](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/88)) ([9128c1e](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/9128c1e7dadb98a8926d3dba9907a01cc78d90cf))
## [3.21.6](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.21.5...v3.21.6) (2023-06-22)

View File

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