v1.1.0
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
## Pending
|
## Pending
|
||||||
|
|
||||||
|
|
||||||
|
## 2026-05-13 - 1.1.0
|
||||||
|
|
||||||
- Initial SDK package with browser and server exports.
|
- Initial SDK package with browser and server exports.
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@idp.global/sdk",
|
"name": "@idp.global/sdk",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "Reusable browser and server SDK for idp.global authentication.",
|
"description": "Reusable browser and server SDK for idp.global authentication.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
/**
|
||||||
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||||||
|
*/
|
||||||
|
export const commitinfo = {
|
||||||
|
name: '@idp.global/sdk',
|
||||||
|
version: '1.1.0',
|
||||||
|
description: 'Reusable browser and server SDK for idp.global authentication.'
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user