go-twitch/CHANGELOG.md

26 lines
594 B
Markdown
Raw Permalink Normal View History

# Changelog
All notable changes to this project will be documented in this file.
2024-03-08 13:40:25 -05:00
## [1.2.0] - 2024-03-08
### 🚀 Features
- Add context to GetToken endpoint
### 🐛 Bug Fixes
2024-03-08 13:40:25 -05:00
- *(devenv)* Fix release changelog generation and commit message
2024-03-08 13:40:25 -05:00
### 🚜 Refactor
2024-03-08 13:40:25 -05:00
- Move GetToken method into auth client and rename auth client from Client to Auth
- Change api client to pass http client to auth client
### ⚙️ Miscellaneous Tasks
2024-03-08 13:40:25 -05:00
- Add git cliff for auto generated changelog
- *(devenv)* Add release script and rename changelog script to gen-changelog
<!-- generated by git-cliff -->