Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @next-api-sdk/user-service-sdk@1.2.0
  • Loading branch information
easyops-eve committed Oct 8, 2023
1 parent ef830a4 commit 9924cb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions sdk/user-service-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/user-service-sdk@1.1.1...@next-api-sdk/user-service-sdk@1.2.0) (2023-10-08)

### Features

- add apis: ApiAccountApi_createApiAccount, ApiAccountApi_index, ApiAccountApi_listApiAccount, ApiAccountApi_updateApiAccount, AuthApi_validateCaptcha, MyCollectionApi_index, MyCollectionApi_listMyCollection, MyCollectionApi_upsertMyCollection, OrganizationApi_createOrgV2 ([ef830a4](https://github.com/easyops-cn/next-api-sdk/commit/ef830a45d7ca75aeb6df1c68499293991b2fde79))

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

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

0 comments on commit 9924cb9

Please sign in to comment.