Skip to content

Commit 8cc2c7d

Browse files
authored
Merge pull request #15 from apostrophecms/release-1.3.0
release 1.3.0
2 parents 3836d3c + 9f5d88c commit 8cc2c7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## 1.3.0 (2024-07-10)
44

55
### Adds
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apostrophecms/login-totp",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Adds totp (time-based one-time password) to Apostrophe login pages",
55
"main": "index.js",
66
"scripts": {
@@ -40,4 +40,4 @@
4040
"thirty-two": "^1.0.2",
4141
"totp-generator": "0.0.13"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)