Skip to content

Commit

Permalink
Version Packages (#1324)
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/[email protected]

### Patch Changes

-   be61c74: 所有 Input.group compact 组件替换成 Space.Compact

## @scow/[email protected]

### Patch Changes

-   4ab2cec: 导出数据时增加编码选项
-   be61c74: 所有 Input.group compact 组件替换成 Space.Compact

## @scow/[email protected]

### Patch Changes

- a047082: 调整门户快捷入口文字过多时图标高度不一致的问题;略微了门户系统 header 图标的样式;取消了门户系统表格默认选中的状态
-   be61c74: 所有 Input.group compact 组件替换成 Space.Compact
-   4dfd5df: 修复了门户表格显示不正确的问题

## @scow/[email protected]



## @scow/[email protected]



## @scow/[email protected]



## @scow/[email protected]



## @scow/[email protected]
  • Loading branch information
Miracle575 authored Jun 27, 2024
2 parents be61c74 + 635306e commit e159d24
Show file tree
Hide file tree
Showing 22 changed files with 78 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-taxis-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-pillows-live.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sixty-taxis-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-timers-run.md

This file was deleted.

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

## 0.2.4

### Patch Changes

- be61c74: 所有 Input.group compact 组件替换成 Space.Compact

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scow/ai",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"files": [
".next",
Expand Down
2 changes: 2 additions & 0 deletions apps/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @scow/auth

## 1.6.1

## 1.6.0

### 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.6.0",
"version": "1.6.1",
"description": "",
"main": "build/index.js",
"private": true,
Expand Down
2 changes: 2 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @scow/cli

## 1.6.1

## 1.6.0

### Minor 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.6.0",
"version": "1.6.1",
"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.6.1

## 1.6.0

## 1.5.2
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.6.0",
"version": "1.6.1",
"main": "build/index.js",
"files": [
"build",
Expand Down
2 changes: 2 additions & 0 deletions apps/mis-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @scow/mis-server

## 1.6.1

## 1.6.0

### Minor 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.6.0",
"version": "1.6.1",
"description": "",
"private": true,
"main": "build/index.js",
Expand Down
7 changes: 7 additions & 0 deletions apps/mis-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @scow/mis-web

## 1.6.1

### Patch Changes

- 4ab2cec: 导出数据时增加编码选项
- be61c74: 所有 Input.group compact 组件替换成 Space.Compact

## 1.6.0

### Minor 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.6.0",
"version": "1.6.1",
"private": true,
"scripts": {
"dev": "cross-env NEXT_PUBLIC_USE_MOCK=1 next dev",
Expand Down
2 changes: 2 additions & 0 deletions apps/portal-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @scow/portal-server

## 1.6.1

## 1.6.0

### Minor 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.6.0",
"version": "1.6.1",
"description": "",
"main": "build/index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions apps/portal-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @scow/portal-web

## 1.6.1

### Patch Changes

- a047082: 调整门户快捷入口文字过多时图标高度不一致的问题;略微了门户系统 header 图标的样式;取消了门户系统表格默认选中的状态
- be61c74: 所有 Input.group compact 组件替换成 Space.Compact
- 4dfd5df: 修复了门户表格显示不正确的问题

## 1.6.0

### Minor 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.6.0",
"version": "1.6.1",
"private": true,
"scripts": {
"dev": "cross-env NEXT_PUBLIC_USE_MOCK=1 next dev",
Expand Down
37 changes: 37 additions & 0 deletions changelogs/v1.6.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# v1.6.1

发布于:2024/6/26 20:40:45



# 配置文件

配置文件版本:1.5.0


# SCOW API和Hook

SCOW API版本:1.10.0


# SCOW

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

### 小型更新
- 调整门户快捷入口文字过多时图标高度不一致的问题;略微了门户系统 header 图标的样式;取消了门户系统表格默认选中的状态 ([a047082b](https://github.com/PKUHPC/SCOW/commit/a047082b9925fc19025f220307543270beb13df1))
- 所有 Input.group compact 组件替换成 Space.Compact ([be61c742](https://github.com/PKUHPC/SCOW/commit/be61c742ed34cd4ede199783bd52f8faafb241a9))
- 修复了门户表格显示不正确的问题 ([4dfd5df3](https://github.com/PKUHPC/SCOW/commit/4dfd5df3b3e31dca41e2046b3f971799f1cf8fb6))

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

### 小型更新
- 导出数据时增加编码选项 ([4ab2cec7](https://github.com/PKUHPC/SCOW/commit/4ab2cec777c2451f67a7fc6189a52427d4c3cf5a))
- 所有 Input.group compact 组件替换成 Space.Compact ([be61c742](https://github.com/PKUHPC/SCOW/commit/be61c742ed34cd4ede199783bd52f8faafb241a9))

## AI系统 (ai)

### 小型更新
- 所有 Input.group compact 组件替换成 Space.Compact ([be61c742](https://github.com/PKUHPC/SCOW/commit/be61c742ed34cd4ede199783bd52f8faafb241a9))


4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "scow",
"private": true,
"version": "1.6.0",
"version": "1.6.1",
"scripts": {
"build": "turbo run build",
"build:libs": "turbo run build --filter \"./libs/**\"",
Expand Down Expand Up @@ -69,4 +69,4 @@
"[email protected]": "patches/[email protected]"
}
}
}
}

0 comments on commit e159d24

Please sign in to comment.