Skip to content

Commit fff1fa9

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2025-10-06) ### Bug Fixes * @angular/platform-server version revert to 20.0.2 ([a72c6ce](a72c6ce))
1 parent a72c6ce commit fff1fa9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/apexcharts/ng-apexcharts/compare/v2.0.2...v2.0.3) (2025-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* @angular/platform-server version revert to 20.0.2 ([a72c6ce](https://github.com/apexcharts/ng-apexcharts/commit/a72c6ced2ea0fa63cf4fc2de745f818ffa3e99dd))
7+
18
## [2.0.2](https://github.com/apexcharts/ng-apexcharts/compare/v2.0.1...v2.0.2) (2025-10-06)
29

310
## [2.0.1](https://github.com/apexcharts/ng-apexcharts/compare/v2.0.0...v2.0.1) (2025-08-21)

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.2",
3+
"version": "2.0.3",
44
"description": "An angular implementation of ApexCharts",
55
"peerDependencies": {
66
"@angular/common": "^20.0.0",

0 commit comments

Comments
 (0)