Skip to content

Commit 0c7a318

Browse files
committed
chore(release): 10.2.19 [skip ci]
## [10.2.19](v10.2.18...v10.2.19) (2024-05-17) ### Performance Improvements * **export:** improve memory usage when exporting data ([#1029](#1029)) ([ed6af03](ed6af03))
1 parent ed6af03 commit 0c7a318

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+
## [10.2.19](https://github.com/ForestAdmin/forest-express/compare/v10.2.18...v10.2.19) (2024-05-17)
2+
3+
4+
### Performance Improvements
5+
6+
* **export:** improve memory usage when exporting data ([#1029](https://github.com/ForestAdmin/forest-express/issues/1029)) ([ed6af03](https://github.com/ForestAdmin/forest-express/commit/ed6af03b1add7cca1e8fb070d569e0973c789074))
7+
18
## [10.2.18](https://github.com/ForestAdmin/forest-express/compare/v10.2.17...v10.2.18) (2024-04-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express",
33
"description": "Official package for all Forest Express Lianas",
4-
"version": "10.2.18",
4+
"version": "10.2.19",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)