Skip to content

Commit

Permalink
fix: regenerate CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
allohamora committed Mar 2, 2022
1 parent 892abb5 commit f1a35d3
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### 1.0.1 (2022-03-02)

### Features

- add auth ([437cbd1](https://github.com/allohamora/nest-auth-example/commit/437cbd1238ee9ff913dde26578790bcfff07a487))
- add casl authz ([fde612a](https://github.com/allohamora/nest-auth-example/commit/fde612a58c002927dc4e73a9bd052a4ee958b0f0))
- add entityNotFoundExceptionFilter ([2960905](https://github.com/allohamora/nest-auth-example/commit/29609058ed89713d407286dfe5553c625ecec535))
- add swagger for auth ([6207b46](https://github.com/allohamora/nest-auth-example/commit/6207b4634438d22d424603270ebb15bc8b6949e3))
- add swagger for post ([76a8517](https://github.com/allohamora/nest-auth-example/commit/76a8517cbe4e931e1ad035945d01ba71217f6a02))
- add swagger init ([e7d1d48](https://github.com/allohamora/nest-auth-example/commit/e7d1d48a69a64c2249de2c83d2e26bd990170d8d))
### [1.0.1](https://github.com/allohamora/nest-auth-example/compare/v1.0.0...v1.0.1) (2022-03-02)

### Bug Fixes

- add missed ClassSerializerInterceptor ([f5ae07f](https://github.com/allohamora/nest-auth-example/commit/f5ae07f674134087b526f0b5429e6342f663496e))
- add missing ParseIntPipes ([6647fea](https://github.com/allohamora/nest-auth-example/commit/6647fea61b9931688b8918999934bbc3aa6b0bbc))
- fix author links ([5917c21](https://github.com/allohamora/nest-auth-example/commit/5917c21b2960e2b4adc9991b3d9b4745cb34222a))

## 1.0.0 (2021-12-19)
## [1.0.0](https://github.com/allohamora/nest-auth-example/compare/437cbd1238ee9ff913dde26578790bcfff07a487...v1.0.0) (2021-12-19)

### Features

Expand Down

0 comments on commit f1a35d3

Please sign in to comment.