Skip to content

Commit

Permalink
chore: publish in 1026
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca committed Oct 26, 2023
1 parent dabab4f commit e7d25f9
Show file tree
Hide file tree
Showing 32 changed files with 140 additions and 16 deletions.
9 changes: 9 additions & 0 deletions packages/gi-assets-advance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @antv/gi-assets-advance

## 2.5.19

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-common-components@1.3.12
- @antv/gi-sdk@2.4.18

## 2.5.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-advance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-advance",
"version": "2.5.18",
"version": "2.5.19",
"description": "G6VP 高级资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/gi-assets-algorithm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @antv/gi-assets-algorithm

## 2.3.15

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-common-components@1.3.12
- @antv/gi-sdk@2.4.18

## 2.3.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-algorithm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-algorithm",
"version": "2.3.14",
"version": "2.3.15",
"description": "G6VP 图分析算法资产库",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/gi-assets-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @antv/gi-assets-basic

## 2.4.35

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-common-components@1.3.12
- @antv/gi-sdk@2.4.18

## 2.4.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-basic",
"version": "2.4.34",
"version": "2.4.35",
"description": "G6VP 基础资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-galaxybase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-galaxybase

## 1.2.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 1.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-galaxybase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-galaxybase",
"version": "1.2.11",
"version": "1.2.12",
"description": "Galaxybase 团队的图分析资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-graphscope/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-graphscope

## 2.1.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 2.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-graphscope/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-graphscope",
"version": "2.1.11",
"version": "2.1.12",
"description": "GraphScope 单机版资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-hugegraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-hugegraph

## 1.1.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-hugegraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-hugegraph",
"version": "1.1.11",
"version": "1.1.12",
"description": "HugeGraph 资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-janusgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-janusgraph

## 1.1.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-janusgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-janusgraph",
"version": "1.1.11",
"version": "1.1.12",
"description": "JanusGraph 资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-neo4j/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-neo4j

## 2.1.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 2.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-neo4j/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-neo4j",
"version": "2.1.11",
"version": "2.1.12",
"description": "Neo4j 资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-scene/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-scene

## 2.2.18

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 2.2.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-scene/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-scene",
"version": "2.2.17",
"version": "2.2.18",
"description": "G6VP 基础模版包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/gi-assets-tugraph-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @antv/gi-assets-tugraph-analytics

## 0.2.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-common-components@1.3.12
- @antv/gi-sdk@2.4.18

## 0.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-tugraph-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-tugraph-analytics",
"version": "0.2.11",
"version": "0.2.12",
"description": "Tugraph Analytics Assets",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-assets-tugraph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-assets-tugraph

## 2.1.12

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-sdk@2.4.18

## 2.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-tugraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-assets-tugraph",
"version": "2.1.11",
"version": "2.1.12",
"description": "TuGraph 团队的图分析资产包",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/gi-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @antv/gi-cli

## 1.2.9

### Patch Changes

- publish in 1026

## 1.2.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-cli",
"version": "1.2.8",
"version": "1.2.9",
"description": "the create CLI tool for G6VP assets",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/gi-common-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @antv/gi-common-components

## 1.3.12

### Patch Changes

- publish in 1026

## 1.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-common-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-common-components",
"version": "1.3.11",
"version": "1.3.12",
"description": "G6VP 通用UI组件",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/gi-sdk-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @antv/gi-sdk-app

## 1.2.5

### Patch Changes

- publish in 1026

## 1.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-sdk-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-sdk-app",
"version": "1.2.4",
"version": "1.2.5",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/gi-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @antv/gi-sdk

## 2.4.18

### Patch Changes

- publish in 1026
- Updated dependencies
- @antv/gi-common-components@1.3.12

## 2.4.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-sdk",
"version": "2.4.17",
"version": "2.4.18",
"description": "G6VP 核心画布渲染",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/gi-theme-antd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @antv/gi-theme-antd

## 0.6.10

### Patch Changes

- publish in 1026

## 0.6.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-theme-antd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/gi-theme-antd",
"version": "0.6.9",
"version": "0.6.10",
"description": "设置 Antd 主题样式的脚本,同时提供主题切换组件",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit e7d25f9

Please sign in to comment.