v1.2.0
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
## Pending
|
||||
|
||||
|
||||
|
||||
## 2026-05-13 - 1.2.0
|
||||
|
||||
### Features
|
||||
|
||||
- enable npm publishing in smart config (config)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@idp.global/sdk",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"private": false,
|
||||
"description": "Reusable browser and server SDK for idp.global authentication.",
|
||||
"type": "module",
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@idp.global/sdk',
|
||||
version: '1.1.0',
|
||||
version: '1.2.0',
|
||||
description: 'Reusable browser and server SDK for idp.global authentication.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user