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/dynamodb-adapter@1.1.0
  • Loading branch information
nextauth committed Feb 2, 2022
1 parent c9555aa commit a84a6ae
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/dynamodb/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.1.0](https://github.com/nextauthjs/adapters/compare/@next-auth/dynamodb-adapter@1.0.2...@next-auth/dynamodb-adapter@1.1.0) (2022-02-02)

### Features

- **dynamodb:** configurable dynamodb keys ([#380](https://github.com/nextauthjs/adapters/issues/380)) ([c9555aa](https://github.com/nextauthjs/adapters/commit/c9555aa33447a365640d6253a0e73d3cb1f64c14))

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

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/dynamodb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@next-auth/dynamodb-adapter",
"repository": "https://github.com/nextauthjs/adapters",
"version": "1.0.2",
"version": "1.1.0",
"description": "AWS DynamoDB adapter for next-auth.",
"keywords": [
"next-auth",
Expand Down

0 comments on commit a84a6ae

Please sign in to comment.