chore(release): 3.23.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2023-10-11 16:06:34 +00:00
parent 30e319425b
commit d22d32677b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [3.23.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.22.1...v3.23.0) (2023-10-11)
### Features
* **static-classes:** add more css classes ([#94](https://github.com/SteamDeckHomebrew/decky-frontend-lib/issues/94)) ([30e3194](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/30e319425bd4b0ee481dd7bd3245dacd90806afb))
## [3.22.1](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v3.22.0...v3.22.1) (2023-10-10)

View File

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