Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshnirmalya committed Aug 27, 2020
1 parent fafd142 commit 8ff3511
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,3 +1,15 @@
# [0.1.0](https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate/compare/0.0.3...0.1.0) (2020-08-27)

### Bug Fixes

- fixes issues with authorization ([86802d3](https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate/commit/86802d3effc139875261cac0a8eeb8c8cf08dacf))

### Features

- adds authentication using NextAuth ([329dc81](https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate/commit/329dc81638f0e92a31fa3af07708da806935c3c3))
- handles auth with NextAuth ([5ac7fc3](https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate/commit/5ac7fc318eee16dee84c1fe44a680cde3b729196))
- uses Postgres database ([2a373b9](https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate/commit/2a373b9882f6bc7f7dfa78061816b40be62e68cf))

## [0.0.3](https://github.com/ghoshnirmalya/nextjs-strapi-boilerplate/compare/0.0.2...0.0.3) (2020-08-27)

### Bug Fixes
Expand Down

0 comments on commit 8ff3511

Please sign in to comment.