update README
This commit is contained in:
parent
1ca000ecf8
commit
4cf6c2cab5
|
@ -145,6 +145,7 @@ Version|Date|Comments
|
|||
1.0.14|October 16, 2021|Resolve unhandled exception that happens clicking on recurrent events
|
||||
1.0.15|November 22, 2021|Fix All Day event issue that makes All Day events date expanded to another day instead of being full day event.
|
||||
1.0.16|December 21, 2021|Upgraded to SPFx 1.12.1
|
||||
1.0.17|October 25, 2022|Fixed issue deleting events (#2693)
|
||||
|
||||
## Minimal Path to Awesome
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"solution": {
|
||||
"name": "react-calendar-client-side-solution",
|
||||
"id": "3a13208b-3874-4036-9262-4edd22e88187",
|
||||
"version": "1.0.12.0",
|
||||
"version": "1.0.17.0",
|
||||
"includeClientSideAssets": true,
|
||||
"skipFeatureDeployment": true,
|
||||
"isDomainIsolated": false
|
||||
|
|
Loading…
Reference in New Issue