Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-api-sdk/api-gateway-sdk@1.2.0
  • Loading branch information
easyops-eve committed May 9, 2024
1 parent ab0f39d commit 5143ca9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions sdk/api-gateway-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.2.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/api-gateway-sdk@1.1.2...@next-api-sdk/api-gateway-sdk@1.2.0) (2024-05-09)

### Features

- 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))

## [1.1.2](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/api-gateway-sdk@1.1.1...@next-api-sdk/api-gateway-sdk@1.1.2) (2023-05-30)

**Note:** Version bump only for package @next-api-sdk/api-gateway-sdk
Expand Down
2 changes: 1 addition & 1 deletion sdk/api-gateway-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/api-gateway-sdk",
"version": "1.1.2",
"version": "1.2.0",
"description": "API SDK for Api Gateway",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/api-gateway-sdk",
"license": "GPL-3.0",
Expand Down

0 comments on commit 5143ca9

Please sign in to comment.