Skip to content

Commit

Permalink
chore(release): 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoninJuquel committed Dec 20, 2023
1 parent 472730f commit 7b40e21
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
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.6](https://github.com/AntoninJuquel/twitch-api-helix/compare/v0.2.5...v0.2.6) (2023-12-20)


### Bug Fixes

* export the new classes ([90434a1](https://github.com/AntoninJuquel/twitch-api-helix/commit/90434a170a8bca0f21ff4cb188e24a1b4d30f52b))
* undefined process handler ([472730f](https://github.com/AntoninJuquel/twitch-api-helix/commit/472730f5ce99f2de02794b8772a10108168dab81))

### [0.2.5](https://github.com/AntoninJuquel/twitch-api-helix/compare/v0.2.4...v0.2.5) (2023-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/AntoninJuquel/twitch-api-helix"
},
"version": "0.2.5",
"version": "0.2.6",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",
Expand Down

0 comments on commit 7b40e21

Please sign in to comment.