From f9b27f22f146f12e195f157357880c6fc7a692a3 Mon Sep 17 00:00:00 2001 From: RamyaManickam Date: Thu, 11 Aug 2022 15:00:22 +0530 Subject: [PATCH 1/3] feature(REPORT-17592): Bold-reports 4.2 release changes --- Scripts/bold.reports.react.min.js | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Scripts/bold.reports.react.min.js b/Scripts/bold.reports.react.min.js index 368aa6c..8eef4ca 100644 --- a/Scripts/bold.reports.react.min.js +++ b/Scripts/bold.reports.react.min.js @@ -1,7 +1,7 @@ /*! * filename: bold.reports.react.min.js -* version : 3.2.22 -* Copyright Syncfusion Inc. 2001 - 2021. All rights reserved. +* version : 4.2.62 +* Copyright Syncfusion Inc. 2001 - 2022. All rights reserved. * Use of this code is subject to the terms of our license. * A copy of the current license can be obtained at any time by e-mailing * licensing@syncfusion.com. Any infringement will be prosecuted under diff --git a/package.json b/package.json index 5d52639..1389dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boldreports/react-reporting-components", - "version": "3.2.22", + "version": "2.1.14", "description": "The Bold Reports by Syncfuion components for React contains ReportViewer and ReportDesigner reporting components for enterprise web development", "repository": { "type": "git", @@ -29,7 +29,7 @@ "author": "Syncfusion Inc", "license": "SEE LICENSE IN README.md", "dependencies": { - "@boldreports/javascript-reporting-controls": "*" + "@boldreports/javascript-reporting-controls": "4.2.62" }, "bugs": { "url": "https://github.com/boldreports/react-reporting-components/issues" From 2f3671dc27364a87b0bf67ec14433521ce45512c Mon Sep 17 00:00:00 2001 From: RamyaManickam <88128661+RamyaManickam1927@users.noreply.github.com> Date: Thu, 11 Aug 2022 18:24:30 +0530 Subject: [PATCH 2/3] feature(REPORT-17592): Bold-reports 4.2 release changes --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1389dea..07998ba 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "author": "Syncfusion Inc", "license": "SEE LICENSE IN README.md", "dependencies": { - "@boldreports/javascript-reporting-controls": "4.2.62" + "@boldreports/javascript-reporting-controls": "4.2.52" }, "bugs": { "url": "https://github.com/boldreports/react-reporting-components/issues" }, "homepage": "https://boldreports.com/" -} \ No newline at end of file +} From fc374c5b4cb466d55c1406c34242fb58185be268 Mon Sep 17 00:00:00 2001 From: RamyaManickam <88128661+RamyaManickam1927@users.noreply.github.com> Date: Thu, 11 Aug 2022 18:29:25 +0530 Subject: [PATCH 3/3] feature(REPORT-17592): Bold-reports 4.2 release changes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07998ba..725c953 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boldreports/react-reporting-components", - "version": "2.1.14", + "version": "4.2.52", "description": "The Bold Reports by Syncfuion components for React contains ReportViewer and ReportDesigner reporting components for enterprise web development", "repository": { "type": "git",