Skip to content

Commit 5143ca9

Browse files
committed
chore(release): publish
- @next-api-sdk/[email protected]
1 parent ab0f39d commit 5143ca9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/api-gateway-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.2.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/[email protected]...@next-api-sdk/[email protected]) (2024-05-09)
7+
8+
### Features
9+
10+
- add apis: AuthApi_checkLoginByName, AuthApi_switchOrg, BootstrapStandaloneApi_batchDeleteBootstrapStandaloneCache, CustomAuthConfigApi_createBackendNode, CustomAuthConfigApi_updateBackendNode, SsoApi_validateAccessToken, SsoServerApi_index, SsoServerApi_oauthAccessToken, SsoServerApi_oauthUserInfo ([ab0f39d](https://github.com/easyops-cn/next-api-sdk/commit/ab0f39db29d2fb396af61ad5dd7128325af1c999))
11+
612
## [1.1.2](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/[email protected]...@next-api-sdk/[email protected]) (2023-05-30)
713

814
**Note:** Version bump only for package @next-api-sdk/api-gateway-sdk

sdk/api-gateway-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-api-sdk/api-gateway-sdk",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "API SDK for Api Gateway",
55
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/api-gateway-sdk",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)