chore(release): 0.3.0 [CI SKIP]

This commit is contained in:
semantic-release-bot
2022-06-04 17:43:17 +00:00
parent f124480af8
commit fccfdd6f11
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# [0.3.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v0.2.0...v0.3.0) (2022-06-04)
### Features
* **typings:** add Navigate to router typings ([f124480](https://github.com/SteamDeckHomebrew/decky-frontend-lib/commit/f124480af8082d24730ed03fdf88742f76abc026))
# [0.2.0](https://github.com/SteamDeckHomebrew/decky-frontend-lib/compare/v0.1.0...v0.2.0) (2022-06-04)

View File

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