ag-grid-community 31.2.0 → 31.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1780,7 +1780,7 @@ ImmutableService = __decorateClass([
1780
1780
  ], ImmutableService);
1781
1781
 
1782
1782
  // community-modules/client-side-row-model/src/version.ts
1783
- var VERSION = "31.2.0";
1783
+ var VERSION = "31.2.1";
1784
1784
 
1785
1785
  // community-modules/client-side-row-model/src/clientSideRowModelModule.ts
1786
1786
  var ClientSideRowModelModule = {
@@ -51632,7 +51632,7 @@ GridSerializer = __decorateClass([
51632
51632
  ], GridSerializer);
51633
51633
 
51634
51634
  // community-modules/csv-export/src/version.ts
51635
- var VERSION = "31.2.0";
51635
+ var VERSION = "31.2.1";
51636
51636
 
51637
51637
  // community-modules/csv-export/src/csvExportModule.ts
51638
51638
  var CsvExportModule = {
@@ -52938,7 +52938,7 @@ InfiniteRowModel = __decorateClass([
52938
52938
  ], InfiniteRowModel);
52939
52939
 
52940
52940
  // community-modules/infinite-row-model/src/version.ts
52941
- var VERSION = "31.2.0";
52941
+ var VERSION = "31.2.1";
52942
52942
 
52943
52943
  // community-modules/infinite-row-model/src/infiniteRowModelModule.ts
52944
52944
  var InfiniteRowModelModule = {