@fullcalendar/timeline 7.0.0-beta.4 → 7.0.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -13,6 +13,6 @@ one of three licenses to use. Here is a summary of those licenses:
13
13
  (intended for trial and non-commercial use)
14
14
  https://creativecommons.org/licenses/by-nc-nd/4.0/
15
15
 
16
- - GPLv3 License
16
+ - AGPLv3 License
17
17
  (intended for open-source projects)
18
- http://www.gnu.org/licenses/gpl-3.0.en.html
18
+ https://www.gnu.org/licenses/agpl-3.0.en.html
package/index.cjs CHANGED
@@ -15,7 +15,7 @@ var premiumCommonPlugin__default = /*#__PURE__*/_interopDefaultLegacy(premiumCom
15
15
 
16
16
  var index = index_cjs.createPlugin({
17
17
  name: '@fullcalendar/timeline',
18
- premiumReleaseDate: '2025-01-09',
18
+ premiumReleaseDate: '2025-02-21',
19
19
  deps: [premiumCommonPlugin__default["default"]],
20
20
  initialView: 'timelineDay',
21
21
  views: {