Skip to content

Commit 93daefb

Browse files
authored
Merge pull request #41 from lowdefy/changeset-release/main
Version Packages
2 parents c912b45 + 20cb07b commit 93daefb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-forks-knock.md

-5
This file was deleted.

plugins/community-plugin-mongodb/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lowdefy/community-plugin-mongodb
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- c6db5d5: Add a property (verificationTokens.uses) to MultiAppMongoDBAdapter to customise how many times a verification can be used.
8+
39
## 2.0.1
410

511
### Patch Changes

plugins/community-plugin-mongodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lowdefy/community-plugin-mongodb",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)