Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit 6c3b15e

Browse files
committed
chore: release v0.0.2
1 parent 8cec14e commit 6c3b15e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.0.2](https://github.com/TopGunBuild/jsonwebtoken/compare/v0.0.1...v0.0.2) (2023-08-23)
4+
5+
6+
### Bug Fixes
7+
8+
* rename types ([8cec14e](https://github.com/TopGunBuild/jsonwebtoken/commit/8cec14e93bb3a955dd2c7de9576c9e16a01e6e75))
9+
310
## 0.0.1 (2023-08-23)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@topgunbuild/jsonwebtoken",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "An isomorphic JSON Web Token implementation",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)