Skip to content

Commit

Permalink
chore(release): 1.1.0 [CI SKIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 26, 2024
1 parent 2e52f3f commit 34e7bf4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0](https://github.com/SteamDeckHomebrew/loader-api/compare/v1.0.6...v1.1.0) (2024-07-26)


### Features

* **api:** add useQuickAccessVisible and bump api version to 2 ([2e52f3f](https://github.com/SteamDeckHomebrew/loader-api/commit/2e52f3fdf1e556d6cafa2c518d6cd32375aa0713))
* **toasts:** add new toast options ([8de6b4d](https://github.com/SteamDeckHomebrew/loader-api/commit/8de6b4d4b3320f85183155e39e6f9171663fca34))

## [1.0.6](https://github.com/SteamDeckHomebrew/loader-api/compare/v1.0.5...v1.0.6) (2024-07-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decky/api",
"version": "1.0.6",
"version": "1.1.0",
"description": "Library for interacting with Decky Loader.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 34e7bf4

Please sign in to comment.