chore: bump to 0.1.5 (published)
Some checks failed
Stuffle/iam-client-sdk/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2026-05-04 02:54:10 +05:30
parent 6c0561f693
commit e1625e6a04
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@armco/iam-client",
"version": "0.1.3",
"version": "0.1.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@armco/iam-client",
"version": "0.1.3",
"version": "0.1.5",
"license": "MIT",
"devDependencies": {
"@types/node": "^20.10.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@armco/iam-client",
"version": "0.1.3",
"version": "0.1.5",
"description": "Browser/SPA client for IAM - OIDC/OAuth2 authentication with PKCE",
"main": "dist/index.js",
"module": "dist/index.mjs",