Commit dfe9f30 1 parent 5d0ccbf commit dfe9f30 Copy full SHA for dfe9f30
File tree 3 files changed +18
-4
lines changed
3 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
- ## [ 2.0.2] - 2023-06-12
1
+ ## [ 2.0.3] - 2023-06-15
2
+
3
+ ### Changed
4
+
5
+ - Fix for form resetting values when saving.
6
+
7
+
8
+ ## [ 2.0.2] - 2023-06-14
2
9
3
10
### Changed
4
11
5
12
- Replaced ` flexsearch ` with ` js-search ` . Their imports are too messed up.
6
-
13
+ - Fix for form assigning wrong ids
14
+ -
7
15
## [ 2.0.1] - 2023-06-12
8
16
9
17
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " firecms" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " Awesome Firebase/Firestore-based headless open-source CMS" ,
5
5
"funding" : {
6
6
"url" : " https://github.com/sponsors/firecmsco"
Original file line number Diff line number Diff line change 2
2
id : changelog
3
3
title : Changelog
4
4
---
5
- ## [ 2.0.2] - 2023-06-12
5
+ ## [ 2.0.3] - 2023-06-15
6
+
7
+ ### Changed
8
+
9
+ - Fix for form resetting values when saving.
10
+
11
+ ## [ 2.0.2] - 2023-06-14
6
12
7
13
### Changed
8
14
You can’t perform that action at this time.
0 commit comments