Skip to content

Commit 6605412

Browse files
committed
Updated the angular-fusioncharts version to 4.0.3 & updated the same in readme file
1 parent 440e35c commit 6605412

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A simple and lightweight official Angular component for FusionCharts JavaScript charting library. angular-fusioncharts enables you to add JavaScript charts in your Angular application without any hassle.
44

5-
With the latest version of angular-fusioncharts@4.0.1, we are now supporting Angular 14 & Angular 15 applications as well which was not supported till angular-fusioncharts@4.0.0 The angular-fusioncharts 4.0.1 can be used with all the versions of FusionCharts till the v3.20.0.
5+
With the latest version of angular-fusioncharts@4.0.3, we are now supporting Angular 14 & Angular 15 applications as well which were not supported till angular-fusioncharts@4.0.0 The angular-fusioncharts 4.0.3 can be used with all the versions of FusionCharts till the v3.20.0.
66

77
## [Demo](https://fusioncharts.github.io/angular-fusioncharts/)
88

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A simple and lightweight official Angular component for FusionCharts JavaScript charting library. angular-fusioncharts enables you to add JavaScript charts in your Angular application without any hassle.
44

5-
With the latest version of angular-fusioncharts@4.0.1, we are now supporting Angular 14 & Angular 15 applications as well which was not supported till angular-fusioncharts@4.0.0 The angular-fusioncharts 4.0.1 can be used with all the versions of FusionCharts till the v3.20.0.
5+
With the latest version of angular-fusioncharts@4.0.3, we are now supporting Angular 14 & Angular 15 applications as well which were not supported till angular-fusioncharts@4.0.0 The angular-fusioncharts 4.0.3 can be used with all the versions of FusionCharts till the v3.20.0.
66

77
## [Demo](https://fusioncharts.github.io/angular-fusioncharts/)
88

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/fusioncharts/angular-fusioncharts"

package-dist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/fusioncharts/angular-fusioncharts"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)