Skip to content

Commit 99d8f5b

Browse files
committed
Version update
1 parent 8e374f1 commit 99d8f5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.0-rc.1] - 2023-05-31
2+
3+
### Changed
4+
5+
- Added arbitrary key-value fields with the prop `keyValue` in map properties
6+
17
## [2.0.0-beta.7] - 2023-05-23
28

39
### Changed

lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firecms",
3-
"version": "2.0.0-beta.7",
3+
"version": "2.0.0-rc.1",
44
"description": "Awesome Firebase/Firestore-based headless open-source CMS",
55
"funding": {
66
"url": "https://github.com/sponsors/firecmsco"

0 commit comments

Comments
 (0)