Skip to content

Commit e4990a0

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2025-08-21) ### Bug Fixes * updateSeries and appendSeries type compatibility ([748e2b4](748e2b4)) * use ApexParsing for ApexAxisChartSeries ([484afea](484afea))
1 parent 748e2b4 commit e4990a0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.1](https://github.com/apexcharts/ng-apexcharts/compare/v2.0.0...v2.0.1) (2025-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* updateSeries and appendSeries type compatibility ([748e2b4](https://github.com/apexcharts/ng-apexcharts/commit/748e2b42f8784e65b8a2485defbdedbc8a20b0f1))
7+
* use ApexParsing for ApexAxisChartSeries ([484afea](https://github.com/apexcharts/ng-apexcharts/commit/484afead45d2e3047a6853e527fd7b420b20f319))
8+
19
# [2.0.0](https://github.com/apexcharts/ng-apexcharts/compare/v1.17.1...v2.0.0) (2025-07-29)
210

311
## [1.17.1](https://github.com/apexcharts/ng-apexcharts/compare/v1.17.0...v1.17.1) (2025-07-29)

projects/ng-apexcharts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-apexcharts",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "An angular implementation of ApexCharts",
55
"peerDependencies": {
66
"@angular/common": "^20.0.0",

0 commit comments

Comments
 (0)