55 lines
1.0 KiB
Markdown
55 lines
1.0 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [1.2.2] - 2024-03-08
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- Re-generate changelog
|
|
|
|
## [1.2.1] - 2024-03-08
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- *(devenv)* Fix version variable in release script
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
- *(release)* Release v1.2.1
|
|
|
|
## [1.2.0] - 2024-03-08
|
|
|
|
### 🚀 Features
|
|
|
|
- Add context to GetToken endpoint
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- *(devenv)* Fix release changelog generation and commit message
|
|
|
|
### 🚜 Refactor
|
|
|
|
- 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
|
|
|
|
- Add git cliff for auto generated changelog
|
|
- *(devenv)* Add release script and rename changelog script to gen-changelog
|
|
- *(release)* Release
|
|
|
|
## [1.1.3] - 2024-03-08
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Create endpoint make utility to build endpoints
|
|
|
|
## [1.0.3] - 2024-03-07
|
|
|
|
### 🐛 Bug Fixes
|
|
|
|
- Use urlencoded body for get token request
|
|
|
|
<!-- generated by git-cliff -->
|