mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-14 09:38:59 +08:00
Version update 0.50.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@camberi/firecms",
|
||||
"version": "0.49.1",
|
||||
"description": "Awesome Firestore-based CMS",
|
||||
"version": "0.50.0",
|
||||
"description": "Awesome Firebase/Firestore-based CMS",
|
||||
"author": "camberi",
|
||||
"license": "MIT",
|
||||
"repository": "git@github.com:Camberi/firecms.git",
|
||||
|
||||
@@ -4,6 +4,13 @@ title: Changelog
|
||||
sidebar_label: Changelog
|
||||
---
|
||||
|
||||
## [0.50.0] - 2021-08-15
|
||||
|
||||
### Changed
|
||||
|
||||
- Added post process to storage metadata. @zhigang1992 thanks!
|
||||
- Disabling add button on disabled array properties
|
||||
|
||||
## [0.49.1] - 2021-08-15
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user