Skip to content

Commit ab434b8

Browse files
chore(release): 1.1.2 [CI SKIP]
1 parent e63c200 commit ab434b8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/SteamDeckHomebrew/loader-api/compare/v1.1.1...v1.1.2) (2024-07-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **types:** DeckyRequestInit extended interface is optional ([7686625](https://github.com/SteamDeckHomebrew/loader-api/commit/7686625f317b98f86633bacfdb0d58b2d0d62a32))
7+
18
## [1.1.1](https://github.com/SteamDeckHomebrew/loader-api/compare/v1.1.0...v1.1.1) (2024-07-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@decky/api",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Library for interacting with Decky Loader.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)