Skip to content

Commit ad9d552

Browse files
committed
chore(release): 10.2.20 [skip ci]
## [10.2.20](v10.2.19...v10.2.20) (2024-05-17) ### Bug Fixes * csv stringify import breaks build ([#1030](#1030)) ([3aae728](3aae728))
1 parent 3aae728 commit ad9d552

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.20](https://github.com/ForestAdmin/forest-express/compare/v10.2.19...v10.2.20) (2024-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* csv stringify import breaks build ([#1030](https://github.com/ForestAdmin/forest-express/issues/1030)) ([3aae728](https://github.com/ForestAdmin/forest-express/commit/3aae728702f3cc56a9136c90de4e8b40cad40a25))
7+
18
## [10.2.19](https://github.com/ForestAdmin/forest-express/compare/v10.2.18...v10.2.19) (2024-05-17)
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.19",
4+
"version": "10.2.20",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)