Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #9 from brokeyourbike/release-v0.3.1
Browse files Browse the repository at this point in the history
chore: release 0.3.1
  • Loading branch information
brokeyourbike authored Dec 13, 2021
2 parents bd0a19a + d0fc4b1 commit 32e593f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

### [0.3.1](https://www.github.com/brokeyourbike/lets-go-chat/compare/v0.3.0...v0.3.1) (2021-12-13)


### Bug Fixes

* decouple users handle ([8d866bc](https://www.github.com/brokeyourbike/lets-go-chat/commit/8d866bc8165ffda269a452d15500368791f61c88))
* remove mocks from source ([f949b0f](https://www.github.com/brokeyourbike/lets-go-chat/commit/f949b0fa1ccd721a680e115747b218b8d4367ed6))
* remove user from active list if request was not upgraded ([d21eba7](https://www.github.com/brokeyourbike/lets-go-chat/commit/d21eba7083a15b17140e316657033318c88c3636))
* return after error ([f5e4be9](https://www.github.com/brokeyourbike/lets-go-chat/commit/f5e4be90bf88d9ab501590a0e8f01b14e7a00ed5))
* return model after creation ([163e2a9](https://www.github.com/brokeyourbike/lets-go-chat/commit/163e2a9361e02af943832a2c20989d925560a102))
* use table tests for `HandleUserCreate` ([749bebf](https://www.github.com/brokeyourbike/lets-go-chat/commit/749bebfaa8b4b551a10c876027e6de86645aa3d2))

## [0.3.0](https://www.github.com/brokeyourbike/lets-go-chat/compare/v0.2.0...v0.3.0) (2021-11-26)


Expand Down

0 comments on commit 32e593f

Please sign in to comment.