diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cbf62e5..7239ab55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.21.2](https://github.com/shunkakinoki/shunkakinoki.com/compare/v1.21.1...v1.21.2) (2021-08-17) + +### Bug Fixes + +- correct next auth function export ([d62baba](https://github.com/shunkakinoki/shunkakinoki.com/commit/d62babab166d0716316e061545ee0094f4884d0f)) + ## [1.21.1](https://github.com/shunkakinoki/shunkakinoki.com/compare/v1.21.0...v1.21.1) (2021-08-17) ### Performance Improvements diff --git a/package.json b/package.json index 0ace8408..42d0ee14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shunkakinoki.com", - "version": "1.21.1", + "version": "1.21.2", "description": "", "homepage": "https://shunkakinoki.com", "bugs": {