Skip to content

Commit 43f7832

Browse files
author
trung hieu dao
committed
8.4.7
1 parent 3f767d6 commit 43f7832

File tree

3 files changed

+39
-201
lines changed

3 files changed

+39
-201
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelogs
22

3-
## x.x.x
3+
## 8.4.7
44

55
- Update convenience test suite to include SingPass login with PKCE
6+
- Update axios to v1.8.3
67

78
## 8.4.6
89

package-lock.json

Lines changed: 36 additions & 199 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": "@govtechsg/singpass-myinfo-oidc-helper",
3-
"version": "8.4.6",
3+
"version": "8.4.7",
44
"description": "Helper for building a Relying Party to integrate with Singpass OIDC and MyInfo person basic API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)