We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3836d3c + 9f5d88c commit 8cc2c7dCopy full SHA for 8cc2c7d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## UNRELEASED
+## 1.3.0 (2024-07-10)
4
5
### Adds
6
package.json
{
"name": "@apostrophecms/login-totp",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "Adds totp (time-based one-time password) to Apostrophe login pages",
"main": "index.js",
"scripts": {
@@ -40,4 +40,4 @@
40
"thirty-two": "^1.0.2",
41
"totp-generator": "0.0.13"
42
}
43
-}
+}
0 commit comments