Skip to content

Commit 34ca76c

Browse files
committed
chore(release): publish v2.2.0
1 parent ea8b0f7 commit 34ca76c

File tree

9 files changed

+19035
-10141
lines changed

9 files changed

+19035
-10141
lines changed

@sensoro-design/charts/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/sensoro/sensoro-design-next/compare/v2.1.0...v2.2.0) (2024-09-03)
7+
8+
**Note:** Version bump only for package @sensoro-design/charts
9+
610
# 2.1.0 (2024-08-29)
711

812
### Features

@sensoro-design/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sensoro-design/charts",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Sensoro Design Chart Library.",
55
"license": "MIT",
66
"repository": {

@sensoro-design/plots/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/sensoro/sensoro-design-next/compare/v2.1.0...v2.2.0) (2024-09-03)
7+
8+
### Features
9+
10+
- 修改 antv/component 图例 xy 偏移取值为 legend 属性传入 ([3d56f4d](https://github.com/sensoro/sensoro-design-next/commit/3d56f4de82951e4c2516c90d974201bc8b617b3f))
11+
612
# 2.1.0 (2024-08-29)
713

814
### Bug Fixes

@sensoro-design/plots/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sensoro-design/plots",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Sensoro Design G2 Plots.",
55
"license": "MIT",
66
"repository": {

@sensoro-design/react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/sensoro/sensoro-design-next/compare/v2.1.0...v2.2.0) (2024-09-03)
7+
8+
**Note:** Version bump only for package @sensoro-design/react
9+
610
# 2.1.0 (2024-08-29)
711

812
### Bug Fixes

@sensoro-design/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sensoro-design/react",
33
"type": "module",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"description": "Sensoro Design React UI Library.",
66
"author": "SensoroDesign Team",
77
"license": "MIT",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/Sensoro/sensoro-design-next/compare/v2.1.0...v2.2.0) (2024-09-03)
7+
8+
### Features
9+
10+
- 修改 antv/component 图例 xy 偏移取值为 legend 属性传入 ([3d56f4d](https://github.com/Sensoro/sensoro-design-next/commit/3d56f4de82951e4c2516c90d974201bc8b617b3f))
11+
612
# 2.1.0 (2024-08-29)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"npmClient": "pnpm",
55
"command": {
66
"version": {

0 commit comments

Comments
 (0)