chore(release): release

This commit is contained in:
Evan Fiordeliso 2024-03-08 13:40:25 -05:00
parent 08f0281e98
commit 3fd6ca3495
1 changed files with 13 additions and 5 deletions

View File

@ -2,16 +2,24 @@
All notable changes to this project will be documented in this file.
## [1.1.3] - 2024-03-08
## [1.2.0] - 2024-03-08
### 🚀 Features
- Add context to GetToken endpoint
### 🐛 Bug Fixes
- Create endpoint make utility to build endpoints
- *(devenv)* Fix release changelog generation and commit message
## [1.0.3] - 2024-03-07
### 🚜 Refactor
### 🐛 Bug Fixes
- Move GetToken method into auth client and rename auth client from Client to Auth
- Change api client to pass http client to auth client
- Use urlencoded body for get token request
### ⚙️ Miscellaneous Tasks
- Add git cliff for auto generated changelog
- *(devenv)* Add release script and rename changelog script to gen-changelog
<!-- generated by git-cliff -->