chore(release): 3.21.8 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-06-27 13:38:46 +00:00
parent c256d341c8
commit 1ff9351f96
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [3.21.8](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.21.7...v3.21.8) (2023-06-27)
### Bug Fixes
* the typescript compiler was eating the enum ([c9b5839](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/c9b583945c1cb5267b41a821743590a841572abe))
## [3.21.7](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.21.6...v3.21.7) (2023-06-26)

View File

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