ag-grid-community 31.3.0 → 31.3.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.
@@ -1791,7 +1791,7 @@ ImmutableService = __decorateClass([
1791
1791
  ], ImmutableService);
1792
1792
 
1793
1793
  // community-modules/client-side-row-model/src/version.ts
1794
- var VERSION = "31.3.0";
1794
+ var VERSION = "31.3.1";
1795
1795
 
1796
1796
  // community-modules/client-side-row-model/src/clientSideRowModelModule.ts
1797
1797
  var ClientSideRowModelModule = {
@@ -52049,7 +52049,7 @@ GridSerializer = __decorateClass([
52049
52049
  ], GridSerializer);
52050
52050
 
52051
52051
  // community-modules/csv-export/src/version.ts
52052
- var VERSION = "31.3.0";
52052
+ var VERSION = "31.3.1";
52053
52053
 
52054
52054
  // community-modules/csv-export/src/csvExportModule.ts
52055
52055
  var CsvExportModule = {
@@ -53355,7 +53355,7 @@ InfiniteRowModel = __decorateClass([
53355
53355
  ], InfiniteRowModel);
53356
53356
 
53357
53357
  // community-modules/infinite-row-model/src/version.ts
53358
- var VERSION = "31.3.0";
53358
+ var VERSION = "31.3.1";
53359
53359
 
53360
53360
  // community-modules/infinite-row-model/src/infiniteRowModelModule.ts
53361
53361
  var InfiniteRowModelModule = {