Skip to content

Commit 1a60327

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2026-03-20) ### Bug Fixes * correct copyright to TheCryptoDonkey ([af4fa47](af4fa47))
1 parent af4fa47 commit 1a60327

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/forgesworn/spoken-token/compare/v2.0.2...v2.0.3) (2026-03-20)
2+
3+
4+
### Bug Fixes
5+
6+
* correct copyright to TheCryptoDonkey ([af4fa47](https://github.com/forgesworn/spoken-token/commit/af4fa47c4a95dc8b6672be7c6dcb12ee99ba4a03))
7+
18
## [2.0.2](https://github.com/TheCryptoDonkey/spoken-token/compare/v2.0.1...v2.0.2) (2026-03-17)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spoken-token",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "TOTP but you say it out loud. Derive time-rotating, human-speakable verification tokens from a shared secret.",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)