Skip to content

Commit f1f8f9a

Browse files
committed
[MOL-19052][LD] Update changelog and package version
1 parent 6cd82db commit f1f8f9a

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelogs
22

3+
## 9.0.1
4+
5+
- Add new myinfo fake profiles
6+
37
## 9.0.0
48

59
- **[BREAKING]** Split MyInfo typings into a different export

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": "@govtechsg/singpass-myinfo-oidc-helper",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
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)