Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-08-13)

### Bug Fixes

* fix cicd ([f8b34c7](f8b34c7))
* fix token refresh ([c668653](c668653))
* misc fixes ([8ecacd6](8ecacd6))
* use user id from tokens ([a91044c](a91044c))

### Features

* add basic profile route ([7b3a79a](7b3a79a))
* add logout function ([ec6ec02](ec6ec02))
* add timeline route ([bbca6aa](bbca6aa))
* better tweet entity styling ([5c2de7d](5c2de7d))
* build out user profile routes ([8db987a](8db987a))
* change default theme ([a70df86](a70df86))
  • Loading branch information
semantic-release-bot committed Aug 13, 2022
1 parent f8b34c7 commit d09992d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 1.0.0 (2022-08-13)


### Bug Fixes

* fix cicd ([f8b34c7](https://github.com/garredow/kaite/commit/f8b34c79a5ac591a42904a91dd55a872083267be))
* fix token refresh ([c668653](https://github.com/garredow/kaite/commit/c668653acdbc58829f2bc7e4261e02fcd068167a))
* misc fixes ([8ecacd6](https://github.com/garredow/kaite/commit/8ecacd6707889c72f2ea4a92acea89ce2c64a392))
* use user id from tokens ([a91044c](https://github.com/garredow/kaite/commit/a91044c54c2648767e576cba0acd8cb0c8c3a74c))


### Features

* add basic profile route ([7b3a79a](https://github.com/garredow/kaite/commit/7b3a79a58c9faf77a8fc519e943546a23c1aaeeb))
* add logout function ([ec6ec02](https://github.com/garredow/kaite/commit/ec6ec02dab90d40c87a6e1d07ccae93287c9ac37))
* add timeline route ([bbca6aa](https://github.com/garredow/kaite/commit/bbca6aa61fb48ae7f0e406230bcee3b4c149dc72))
* better tweet entity styling ([5c2de7d](https://github.com/garredow/kaite/commit/5c2de7d950707cc72eafad59058df0a370931a98))
* build out user profile routes ([8db987a](https://github.com/garredow/kaite/commit/8db987a3cbc08656a65f5a26a08c375e35fbaf1a))
* change default theme ([a70df86](https://github.com/garredow/kaite/commit/a70df866e7393c67847bdd12bf6e381cb01745ce))

0 comments on commit d09992d

Please sign in to comment.