Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Commit

Permalink
chore(release): create release [skip ci]
Browse files Browse the repository at this point in the history
 - @next-auth/[email protected]
  • Loading branch information
nextauth committed Jan 10, 2022
1 parent 23cf99d commit 4543e80
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/fauna/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/nextauthjs/adapters/compare/@next-auth/[email protected]...@next-auth/[email protected]) (2022-01-10)

### Bug Fixes

- **fauna:** Convert `value` prop to `Date` only if of type `string` ([#365](https://github.com/nextauthjs/adapters/issues/365)) ([c8dad2b](https://github.com/nextauthjs/adapters/commit/c8dad2b1bf74ab1574c92ee5fda879d798a43977)), closes [#364](https://github.com/nextauthjs/adapters/issues/364)

## [1.0.1](https://github.com/nextauthjs/adapters/compare/@next-auth/[email protected]...@next-auth/[email protected]) (2021-12-06)

**Note:** Version bump only for package @next-auth/fauna-adapter
Expand Down
2 changes: 1 addition & 1 deletion packages/fauna/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-auth/fauna-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Fauna Adapter for NextAuth",
"homepage": "https://next-auth.js.org",
"repository": "https://github.com/nextauthjs/adapters",
Expand Down

0 comments on commit 4543e80

Please sign in to comment.