Skip to content

Commit 9b269a8

Browse files
committed
chore: new version v0.0.5 [skip ci] [ci skip]
1 parent 19a1bca commit 9b269a8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [v0.0.5](https://github.com/adhocore/goic/releases/tag/v0.0.5) (2021-10-11)
2+
3+
### Features
4+
- Add base64 url decoder and use from parseModulo(), parseExponent() (Jitendra Adhikari) [_fdfd3af_](https://github.com/adhocore/goic/commit/fdfd3af)
5+
6+
### Internal Refactors
7+
- Use shorthand func param types, update verbose msg format (Jitendra Adhikari) [_19a1bca_](https://github.com/adhocore/goic/commit/19a1bca)
8+
- Extract verifyClaims() from verifyToken() (Jitendra Adhikari) [_8672ae9_](https://github.com/adhocore/goic/commit/8672ae9)
9+
10+
### Documentations
11+
- Update demo section (Jitendra) [_2095357_](https://github.com/adhocore/goic/commit/2095357)
12+
- Add demo URL (Jitendra) [_f0afa31_](https://github.com/adhocore/goic/commit/f0afa31)
13+
- Minor updates (Jitendra) [_8dfb403_](https://github.com/adhocore/goic/commit/8dfb403)
14+
15+
116
## [v0.0.4](https://github.com/adhocore/goic/releases/tag/v0.0.4) (2021-10-11)
217

318
### Miscellaneous

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.0.4
1+
v0.0.5

0 commit comments

Comments
 (0)