Skip to content

Commit

Permalink
Version Packages (#1016)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## @scow/grpc-api@1.3.1

### Patch Changes

-   1a1189a: GetPlatformUsersCounts 新增 id_or_name 参数

## @scow/audit-server@2.1.2

### Patch Changes

-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1
    -   @scow/protos@1.0.4

## @scow/auth@1.2.3

### Patch Changes

-   cad49a8: 修复 callbackUrl 固定为 http 的问题
-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1
    -   @scow/lib-server@1.1.1

## @scow/cli@1.2.3

### Patch Changes

-   cad49a8: 修复 callbackUrl 固定为 http 的问题
-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1

## @scow/mis-server@1.2.3

### Patch Changes

-   1a1189a: 管理系统 AllUserTable 恢复计数接口并且新增筛选参数
-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1
    -   @scow/lib-hook@1.0.4
    -   @scow/lib-server@1.1.1
    -   @scow/protos@1.0.4
    -   @scow/lib-scheduler-adapter@1.1.2

## @scow/mis-web@1.2.3

### Patch Changes

-   cad49a8: 修复 callbackUrl 固定为 http 的问题
-   1a1189a: 管理系统 AllUserTable 恢复计数接口并且新增筛选参数
-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1
    -   @scow/lib-web@1.2.3
    -   @scow/lib-operation-log@2.0.4
    -   @scow/protos@1.0.4
    -   @scow/rich-error-model@2.0.0

## @scow/portal-server@1.2.3

### Patch Changes

-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1
    -   @scow/lib-server@1.1.1
    -   @scow/protos@1.0.4
    -   @scow/rich-error-model@2.0.0
    -   @scow/lib-scheduler-adapter@1.1.2

## @scow/portal-web@1.2.3

### Patch Changes

-   cad49a8: 修复 callbackUrl 固定为 http 的问题
-   9a47c21: 修复文件管理跳转路径导致的控制台报错
-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1
    -   @scow/lib-web@1.2.3
    -   @scow/lib-operation-log@2.0.4
    -   @scow/protos@1.0.4
    -   @scow/rich-error-model@2.0.0

## @scow/config@1.2.1

### Patch Changes

-   cad49a8: 修复 callbackUrl 固定为 http 的问题

## @scow/lib-hook@1.0.4

### Patch Changes

-   @scow/protos@1.0.4

## @scow/lib-operation-log@2.0.4

### Patch Changes

-   @scow/protos@1.0.4

## @scow/protos@1.0.4

### Patch Changes

-   Updated dependencies [1a1189a]
    -   @scow/grpc-api@1.3.1

## @scow/lib-scheduler-adapter@1.1.2

### Patch Changes

-   @scow/protos@1.0.4

## @scow/lib-server@1.1.1

### Patch Changes

-   Updated dependencies [cad49a8]
    -   @scow/config@1.2.1

## @scow/lib-web@1.2.3

### Patch Changes

-   cad49a8: 修复 callbackUrl 固定为 http 的问题

## @scow/gateway@1.2.3

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Dec 7, 2023
1 parent cad49a8 commit 9dd9bae
Show file tree
Hide file tree
Showing 38 changed files with 193 additions and 43 deletions.
10 changes: 0 additions & 10 deletions .changeset/blue-eagles-clean.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fast-trees-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-trains-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-meals-kick.md

This file was deleted.

8 changes: 8 additions & 0 deletions apps/audit-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @scow/audit-server

## 2.1.2

### Patch Changes

- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1
- @scow/protos@1.0.4

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/audit-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/audit-server",
"version": "2.1.1",
"version": "2.1.2",
"description": "",
"private": true,
"main": "build/index.js",
Expand Down
9 changes: 9 additions & 0 deletions apps/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @scow/auth

## 1.2.3

### Patch Changes

- cad49a87d8: 修复 callbackUrl 固定为 http 的问题
- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1
- @scow/lib-server@1.1.1

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/auth",
"version": "1.2.2",
"version": "1.2.3",
"description": "",
"main": "build/index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @scow/cli

## 1.2.3

### Patch Changes

- cad49a87d8: 修复 callbackUrl 固定为 http 的问题
- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/cli",
"version": "1.2.2",
"version": "1.2.3",
"description": "CLI to manage SCOW",
"main": "build/index.js",
"bin": "build/index.js",
Expand Down
2 changes: 2 additions & 0 deletions apps/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @scow/gateway

## 1.2.3

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@scow/gateway",
"private": true,
"version": "1.2.2",
"version": "1.2.3",
"main": "build/index.js",
"files": [
"build",
Expand Down
12 changes: 12 additions & 0 deletions apps/mis-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @scow/mis-server

## 1.2.3

### Patch Changes

- 1a1189ad48: 管理系统 AllUserTable 恢复计数接口并且新增筛选参数
- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1
- @scow/lib-hook@1.0.4
- @scow/lib-server@1.1.1
- @scow/protos@1.0.4
- @scow/lib-scheduler-adapter@1.1.2

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/mis-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/mis-server",
"version": "1.2.2",
"version": "1.2.3",
"description": "",
"private": true,
"main": "build/index.js",
Expand Down
13 changes: 13 additions & 0 deletions apps/mis-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @scow/mis-web

## 1.2.3

### Patch Changes

- cad49a87d8: 修复 callbackUrl 固定为 http 的问题
- 1a1189ad48: 管理系统 AllUserTable 恢复计数接口并且新增筛选参数
- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1
- @scow/lib-web@1.2.3
- @scow/lib-operation-log@2.0.4
- @scow/protos@1.0.4
- @scow/rich-error-model@2.0.0

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/mis-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/mis-web",
"version": "1.2.2",
"version": "1.2.3",
"private": true,
"scripts": {
"dev": "cross-env NEXT_PUBLIC_USE_MOCK=1 next dev",
Expand Down
11 changes: 11 additions & 0 deletions apps/portal-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @scow/portal-server

## 1.2.3

### Patch Changes

- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1
- @scow/lib-server@1.1.1
- @scow/protos@1.0.4
- @scow/rich-error-model@2.0.0
- @scow/lib-scheduler-adapter@1.1.2

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/portal-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/portal-server",
"version": "1.2.2",
"version": "1.2.3",
"description": "",
"main": "build/index.js",
"private": true,
Expand Down
13 changes: 13 additions & 0 deletions apps/portal-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @scow/portal-web

## 1.2.3

### Patch Changes

- cad49a87d8: 修复 callbackUrl 固定为 http 的问题
- 9a47c21397: 修复文件管理跳转路径导致的控制台报错
- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1
- @scow/lib-web@1.2.3
- @scow/lib-operation-log@2.0.4
- @scow/protos@1.0.4
- @scow/rich-error-model@2.0.0

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/portal-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/portal-web",
"version": "1.2.2",
"version": "1.2.3",
"private": true,
"scripts": {
"dev": "cross-env NEXT_PUBLIC_USE_MOCK=1 next dev",
Expand Down
50 changes: 50 additions & 0 deletions changelogs/v1.2.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# v1.2.3

发布于:2023/12/6 20:14:05

# 配置文件

配置文件版本:1.2.1

### 小型更新
- 修复 callbackUrl 固定为 http 的问题 ([cad49a87](https://github.com/PKUHPC/SCOW/commit/cad49a87d84a483041b3b1c78a0bfa798b09e78c))


# SCOW API和Hook

SCOW API版本:1.3.1

### 小型更新
- GetPlatformUsersCounts 新增 id_or_name 参数 ([1a1189ad](https://github.com/PKUHPC/SCOW/commit/1a1189ad48870b0121d92e560999b1b6d7467ecf))


# SCOW

## 门户系统前端 (portal-web)

### 小型更新
- 修复 callbackUrl 固定为 http 的问题 ([cad49a87](https://github.com/PKUHPC/SCOW/commit/cad49a87d84a483041b3b1c78a0bfa798b09e78c))
- 修复文件管理跳转路径导致的控制台报错 ([9a47c213](https://github.com/PKUHPC/SCOW/commit/9a47c213971b6f6efc3668933916ae7c217040a8))

## 管理系统前端 (mis-web)

### 小型更新
- 修复 callbackUrl 固定为 http 的问题 ([cad49a87](https://github.com/PKUHPC/SCOW/commit/cad49a87d84a483041b3b1c78a0bfa798b09e78c))
- 管理系统 AllUserTable 恢复计数接口并且新增筛选参数 ([1a1189ad](https://github.com/PKUHPC/SCOW/commit/1a1189ad48870b0121d92e560999b1b6d7467ecf))

## 管理系统后端 (mis-server)

### 小型更新
- 管理系统 AllUserTable 恢复计数接口并且新增筛选参数 ([1a1189ad](https://github.com/PKUHPC/SCOW/commit/1a1189ad48870b0121d92e560999b1b6d7467ecf))

## 认证系统 (auth)

### 小型更新
- 修复 callbackUrl 固定为 http 的问题 ([cad49a87](https://github.com/PKUHPC/SCOW/commit/cad49a87d84a483041b3b1c78a0bfa798b09e78c))

## CLI (cli)

### 小型更新
- 修复 callbackUrl 固定为 http 的问题 ([cad49a87](https://github.com/PKUHPC/SCOW/commit/cad49a87d84a483041b3b1c78a0bfa798b09e78c))


6 changes: 6 additions & 0 deletions libs/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scow/config

## 1.2.1

### Patch Changes

- cad49a87d8: 修复 callbackUrl 固定为 http 的问题

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/config",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"description": "",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions libs/hook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scow/lib-hook

## 1.0.4

### Patch Changes

- @scow/protos@1.0.4

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/hook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/lib-hook",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"private": true,
"main": "build/index.js",
Expand Down
6 changes: 6 additions & 0 deletions libs/operation-log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scow/lib-operation-log

## 2.0.4

### Patch Changes

- @scow/protos@1.0.4

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/operation-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/lib-operation-log",
"version": "2.0.3",
"version": "2.0.4",
"description": "",
"private": true,
"main": "build/index.js",
Expand Down
7 changes: 7 additions & 0 deletions libs/protos/scow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @scow/protos

## 1.0.4

### Patch Changes

- Updated dependencies [1a1189ad48]
- @scow/grpc-api@1.3.1

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/protos/scow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/protos",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "build/index.js",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions libs/scheduler-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scow/lib-scheduler-adapter

## 1.1.2

### Patch Changes

- @scow/protos@1.0.4

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/scheduler-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/lib-scheduler-adapter",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"main": "build/index.js",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions libs/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @scow/lib-server

## 1.1.1

### Patch Changes

- Updated dependencies [cad49a87d8]
- @scow/config@1.2.1

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/lib-server",
"version": "1.1.0",
"version": "1.1.1",
"description": "Server libraries",
"private": true,
"main": "build/index.js",
Expand Down
Loading

0 comments on commit 9dd9bae

Please sign in to comment.