Skip to content

Commit 04b3681

Browse files
authored
Update print statement from 'Hello' to 'Goodbye'
1 parent 6defe2d commit 04b3681

File tree

1 file changed

+88
-92
lines changed

1 file changed

+88
-92
lines changed

packages/harmony_vchart/library/CHANGELOG.md

Lines changed: 88 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# v2.0.12
2-
3-
2025-12-25
4-
51
# v2.0.12
62

73
2025-12-25
@@ -19,14 +15,13 @@
1915

2016
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.11...v2.0.12
2117

22-
[more detail about v2.0.12](https://github.com/VisActor/VChart/releases/tag/v2.0.12)
23-
24-
[more detail about v2.0.12](https://github.com/VisActor/VChart/releases/tag/v2.0.12)
25-
26-
# v2.0.11
27-
28-
2025-12-11
29-
18+
[more detail about v2.0.12](https://github.com/VisActor/VChart/releases/tag/v2.0.12)
19+
20+
21+
# v2.0.11
22+
23+
2025-12-11
24+
3025
# v2.0.11
3126

3227
2025-12-11
@@ -46,22 +41,22 @@
4641

4742
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.10...v2.0.11
4843

49-
[more detail about v2.0.11](https://github.com/VisActor/VChart/releases/tag/v2.0.11)
50-
51-
[more detail about v2.0.11](https://github.com/VisActor/VChart/releases/tag/v2.0.11)
52-
53-
# v2.0.10
54-
55-
2025-11-28
56-
57-
58-
**🆕 New Features**
44+
[more detail about v2.0.11](https://github.com/VisActor/VChart/releases/tag/v2.0.11)
45+
46+
[more detail about v2.0.11](https://github.com/VisActor/VChart/releases/tag/v2.0.11)
47+
48+
# v2.0.10
49+
50+
2025-11-28
51+
52+
53+
**🆕 New Features**
5954

6055

6156
* @visactor/vchart: Enhance boxplot features by @xile611 in https://github.com/VisActor/VChart/pull/4323
6257

63-
64-
**🐛 Bug Fixes**
58+
59+
**🐛 Bug Fixes**
6560

6661

6762
* @visactor/vchart: Upgrade vrender dependency to fix rose chart issues by @xuefei1313 in https://github.com/VisActor/VChart/pull/4315
@@ -70,8 +65,8 @@
7065
* @visactor/vchart: Fix font family setting issue by @xuefei1313 in https://github.com/VisActor/VChart/pull/4324
7166
* @visactor/vchart: Fix issue with setDimensionIndex by @xuefei1313 in https://github.com/VisActor/VChart/pull/4291
7267

73-
74-
**📖 Documentation**
68+
69+
**📖 Documentation**
7570

7671

7772
* @visactor/vchart: Add candlestick chart guide by @xuefei1313 in https://github.com/VisActor/VChart/pull/4310
@@ -80,44 +75,44 @@
8075
* @visactor/vchart: Add 3D registration content to guide by @xuefei1313 in https://github.com/VisActor/VChart/pull/4312
8176
* @visactor/vchart: Fix documentation for common chart option labelLayout by @xuefei1313 in https://github.com/VisActor/VChart/pull/4316
8277

83-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.9...v2.0.10
84-
85-
[more detail about v2.0.10](https://github.com/VisActor/VChart/releases/tag/v2.0.10)
86-
87-
# v2.0.9
88-
89-
2025-11-18
90-
91-
92-
**🆕 New Features**
78+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.9...v2.0.10
79+
80+
[more detail about v2.0.10](https://github.com/VisActor/VChart/releases/tag/v2.0.10)
81+
82+
# v2.0.9
83+
84+
2025-11-18
85+
86+
87+
**🆕 New Features**
9388

9489

9590
* @visactor/react-vchart: Add export for registerChartResizeZoomPlugin by @xuefei1313 in https://github.com/VisActor/VChart/pull/4286
9691
* @visactor/vchart: Support effect animation by @purpose233 in https://github.com/VisActor/VChart/pull/4299
9792
* @visactor/vchart: Enhance datazoom and fix bugs by @skie1997 in https://github.com/VisActor/VChart/pull/4065
9893

99-
100-
**🐛 Bug Fixes**
94+
95+
**🐛 Bug Fixes**
10196

10297

10398
* @visactor/vchart-extension: Fix the vchart-extension packaged artifacts contained an extra version by @xuefei1313 in https://github.com/VisActor/VChart/pull/4277
10499
* @visactor/vchart: Fix markline auto range by @xuefei1313 in https://github.com/VisActor/VChart/pull/4290
105100

106-
107-
**📖 Documentation**
101+
102+
**📖 Documentation**
108103

109104

110105
* @visactor/vchart: Fix registerMorph error in example by @xuefei1313 in https://github.com/VisActor/VChart/pull/4285
111106
* @visactor/vchart: Add candlestick demo by @xuefei1313 in https://github.com/VisActor/VChart/pull/4297
112107

113-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.7...v2.0.9
114-
115-
[more detail about v2.0.9](https://github.com/VisActor/VChart/releases/tag/v2.0.9)
116-
117-
# v2.0.7
118-
119-
2025-11-03
120-
108+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.7...v2.0.9
109+
110+
[more detail about v2.0.9](https://github.com/VisActor/VChart/releases/tag/v2.0.9)
111+
112+
# v2.0.7
113+
114+
2025-11-03
115+
121116
🆕 New Features
122117

123118
@visactor/vchart: Support resize zoom chart plugin by @xuefei1313 in https://github.com/VisActor/VChart/pull/4241
@@ -137,16 +132,16 @@
137132

138133

139134

140-
141-
142-
[more detail about v2.0.7](https://github.com/VisActor/VChart/releases/tag/v2.0.7)
143-
144-
# v2.0.6
145-
146-
2025-10-14
147-
148-
149-
**What's Changed**
135+
136+
137+
[more detail about v2.0.7](https://github.com/VisActor/VChart/releases/tag/v2.0.7)
138+
139+
# v2.0.6
140+
141+
2025-10-14
142+
143+
144+
**What's Changed**
150145

151146
* fix: fix the issue of legend pager by @xuefei1313 in https://github.com/VisActor/VChart/pull/4212
152147
* Feat/support calc in formatter by @xuefei1313 in https://github.com/VisActor/VChart/pull/4211
@@ -157,43 +152,43 @@
157152
* feat: change vrender dependencies by @xuefei1313 in https://github.com/VisActor/VChart/pull/4224
158153

159154

160-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.5...v2.0.6
161-
162-
[more detail about v2.0.6](https://github.com/VisActor/VChart/releases/tag/v2.0.6)
163-
164-
# v2.0.5
165-
166-
2025-09-19
167-
168-
169-
170-
[more detail about v2.0.5](https://github.com/VisActor/VChart/releases/tag/v2.0.5)
171-
172-
# v2.0.2
173-
174-
2025-07-28
175-
176-
177-
**🆕 New feature**
155+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.5...v2.0.6
156+
157+
[more detail about v2.0.6](https://github.com/VisActor/VChart/releases/tag/v2.0.6)
158+
159+
# v2.0.5
160+
161+
2025-09-19
162+
163+
164+
165+
[more detail about v2.0.5](https://github.com/VisActor/VChart/releases/tag/v2.0.5)
166+
167+
# v2.0.2
168+
169+
2025-07-28
170+
171+
172+
**🆕 New feature**
178173

179174
- **@visactor/vchart**: add the afterClearRect hook of render
180175

181-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.1...v2.0.2
182-
183-
[more detail about v2.0.2](https://github.com/VisActor/VChart/releases/tag/v2.0.2)
184-
185-
# v2.0.1
186-
187-
2025-07-24
188-
189-
190-
**🆕 New feature**
176+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.1...v2.0.2
177+
178+
[more detail about v2.0.2](https://github.com/VisActor/VChart/releases/tag/v2.0.2)
179+
180+
# v2.0.1
181+
182+
2025-07-24
183+
184+
185+
**🆕 New feature**
191186

192187
- **@visactor/vchart**: add config to avoid brush state update. close [#4035](https://github.com/VisActor/VChart/issues/4035)
193188
- **@visactor/vchart**: optimize datazoom animation effect
194189
- **@visactor/vchart**: add the afterClearScreen hook of render
195-
196-
**🐛 Bug fix**
190+
191+
**🐛 Bug fix**
197192

198193
- **@visactor/vchart**: fix issue with 3d chart grid
199194
- **@visactor/vchart**: tickData of axis should update when `sampling` is changed, fix [#4059](https://github.com/VisActor/VChart/issues/4059)
@@ -204,10 +199,10 @@
204199
- **@visactor/vchart**: fix tooltip throw error when some tooltip processor is undefined, fix [#4044](https://github.com/VisActor/VChart/issues/4044)
205200
- **@visactor/vchart**: fix `textAlign` not works in tooltip.style.titleLabel, fix [#4043](https://github.com/VisActor/VChart/issues/4043)
206201

207-
208-
209-
[more detail about v2.0.1](https://github.com/VisActor/VChart/releases/tag/v2.0.1)
210-
202+
203+
204+
[more detail about v2.0.1](https://github.com/VisActor/VChart/releases/tag/v2.0.1)
205+
211206
# v1.13.11
212207

213208
2025-05-29
@@ -1124,3 +1119,4 @@
11241119

11251120
# 1.11.0-alpha.1
11261121
- VChart支持HarmonyOS的StageTS架构
1122+

0 commit comments

Comments
 (0)