Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 🔖 2.0.0-develop.3 [skip ci]
# [2.0.0-develop.3](v2.0.0-develop.2...v2.0.0-develop.3) (2021-03-23) ### Code Refactoring * **Calendar:** Remove moment.Duration from `ttl()` method ([c6ccd12](c6ccd12)) ### Features * Merge event's `description()` and `htmlDescription()` ([ce537f8](ce537f8)) ### BREAKING CHANGES * `htmlDescription()` was removed, use `description()` instead. * **Calendar:** `ttl()` will now return a number, not a `moment.Duration`. You can still use `moment.Duration` to set the `ttl` value.
- Loading branch information