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 Dec 23, 2021
1 parent 8c4ddbd commit 4f25ca8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/neo4j/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]) (2021-12-23)

### Bug Fixes

- **neo4j:** update user bugfix ([#352](https://github.com/nextauthjs/adapters/issues/352)) ([8c4ddbd](https://github.com/nextauthjs/adapters/commit/8c4ddbd70d04520a073354870e59040103e3d58d))

## [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/neo4j-adapter
2 changes: 1 addition & 1 deletion packages/neo4j/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-auth/neo4j-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "neo4j adapter for next-auth.",
"homepage": "https://next-auth.js.org",
"repository": "https://github.com/nextauthjs/adapters",
Expand Down

0 comments on commit 4f25ca8

Please sign in to comment.