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.1
 - @next-api-sdk/cmdb-sdk@1.1.2
 - @next-api-sdk/micro-app-sdk@1.3.1
 - @next-api-sdk/micro-app-standalone-sdk@1.2.1
 - @next-api-sdk/next-builder-sdk@1.2.3
 - @next-api-sdk/object-store-sdk@1.1.2
 - @next-api-sdk/sys-setting-sdk@1.1.0
 - @next-api-sdk/user-service-sdk@1.3.1
  • Loading branch information
easyops-eve committed Aug 6, 2024
1 parent 7883ec0 commit 2e010ac
Show file tree
Hide file tree
Showing 16 changed files with 75 additions and 8 deletions.
8 changes: 8 additions & 0 deletions sdk/api-gateway-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.1](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/api-gateway-sdk@1.2.0...@next-api-sdk/api-gateway-sdk@1.2.1) (2024-08-06)

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





# [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
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.2.0",
"version": "1.2.1",
"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
8 changes: 8 additions & 0 deletions sdk/cmdb-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/cmdb-sdk@1.1.1...@next-api-sdk/cmdb-sdk@1.1.2) (2024-08-06)

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





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

**Note:** Version bump only for package @next-api-sdk/cmdb-sdk
Expand Down
2 changes: 1 addition & 1 deletion sdk/cmdb-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/cmdb-sdk",
"version": "1.1.1",
"version": "1.1.2",
"description": "API SDK for Cmdb",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/cmdb-sdk",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions sdk/micro-app-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/micro-app-sdk@1.3.0...@next-api-sdk/micro-app-sdk@1.3.1) (2024-08-06)

**Note:** Version bump only for package @next-api-sdk/micro-app-sdk





# [1.3.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/micro-app-sdk@1.2.1...@next-api-sdk/micro-app-sdk@1.3.0) (2023-11-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion sdk/micro-app-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/micro-app-sdk",
"version": "1.3.0",
"version": "1.3.1",
"description": "API SDK for Micro App",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/micro-app-sdk",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions sdk/micro-app-standalone-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.1](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/micro-app-standalone-sdk@1.2.0...@next-api-sdk/micro-app-standalone-sdk@1.2.1) (2024-08-06)

**Note:** Version bump only for package @next-api-sdk/micro-app-standalone-sdk





# [1.2.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/micro-app-standalone-sdk@1.1.1...@next-api-sdk/micro-app-standalone-sdk@1.2.0) (2023-11-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion sdk/micro-app-standalone-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/micro-app-standalone-sdk",
"version": "1.2.0",
"version": "1.2.1",
"description": "API SDK for Micro App Standalone",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/micro-app-standalone-sdk",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions sdk/next-builder-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.3](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/next-builder-sdk@1.2.2...@next-api-sdk/next-builder-sdk@1.2.3) (2024-08-06)

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





## [1.2.2](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/next-builder-sdk@1.2.1...@next-api-sdk/next-builder-sdk@1.2.2) (2023-10-30)

**Note:** Version bump only for package @next-api-sdk/next-builder-sdk
Expand Down
2 changes: 1 addition & 1 deletion sdk/next-builder-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/next-builder-sdk",
"version": "1.2.2",
"version": "1.2.3",
"description": "API SDK for Next Builder",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/next-builder-sdk",
"license": "GPL-3.0",
Expand Down
8 changes: 8 additions & 0 deletions sdk/object-store-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/object-store-sdk@1.1.1...@next-api-sdk/object-store-sdk@1.1.2) (2024-08-06)

**Note:** Version bump only for package @next-api-sdk/object-store-sdk





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

**Note:** Version bump only for package @next-api-sdk/object-store-sdk
Expand Down
2 changes: 1 addition & 1 deletion sdk/object-store-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/object-store-sdk",
"version": "1.1.1",
"version": "1.1.2",
"description": "API SDK for Object Store",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/object-store-sdk",
"license": "GPL-3.0",
Expand Down
11 changes: 11 additions & 0 deletions sdk/sys-setting-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.1.0 (2024-08-06)


### Features

* new sdk package: sys-setting-sdk ([7883ec0](https://github.com/easyops-cn/next-api-sdk/commit/7883ec0e2964b03f9354ec2d3261214e7c7c16af))
2 changes: 1 addition & 1 deletion sdk/sys-setting-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@next-api-sdk/sys-setting-sdk",
"version": "1.0.0",
"version": "1.1.0",
"description": "API SDK for Sys Setting",
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/sys-setting-sdk",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions sdk/user-service-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/user-service-sdk@1.3.0...@next-api-sdk/user-service-sdk@1.3.1) (2024-08-06)

**Note:** Version bump only for package @next-api-sdk/user-service-sdk





# [1.3.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/user-service-sdk@1.2.1...@next-api-sdk/user-service-sdk@1.3.0) (2023-11-17)

### Features
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.3.0",
"version": "1.3.1",
"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 2e010ac

Please sign in to comment.