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

Commit a84a6ae

Browse files
committed
chore(release): create release [skip ci]
- @next-auth/[email protected]
1 parent c9555aa commit a84a6ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/dynamodb/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.1.0](https://github.com/nextauthjs/adapters/compare/@next-auth/[email protected]...@next-auth/[email protected]) (2022-02-02)
7+
8+
### Features
9+
10+
- **dynamodb:** configurable dynamodb keys ([#380](https://github.com/nextauthjs/adapters/issues/380)) ([c9555aa](https://github.com/nextauthjs/adapters/commit/c9555aa33447a365640d6253a0e73d3cb1f64c14))
11+
612
## [1.0.2](https://github.com/nextauthjs/adapters/compare/@next-auth/[email protected]...@next-auth/[email protected]) (2022-01-10)
713

814
### Bug Fixes

packages/dynamodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@next-auth/dynamodb-adapter",
33
"repository": "https://github.com/nextauthjs/adapters",
4-
"version": "1.0.2",
4+
"version": "1.1.0",
55
"description": "AWS DynamoDB adapter for next-auth.",
66
"keywords": [
77
"next-auth",

0 commit comments

Comments
 (0)