Skip to content

Commit

Permalink
Merge pull request #588 from fullcalendar/staged-release
Browse files Browse the repository at this point in the history
Staged Release
  • Loading branch information
arshaw authored Feb 10, 2024
2 parents 5b01f30 + b27d55f commit 380da24
Show file tree
Hide file tree
Showing 39 changed files with 514 additions and 653 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-buckets-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-turkeys-boil.md

This file was deleted.

16 changes: 8 additions & 8 deletions contrib/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fullcalendar/angular",
"version": "6.1.10",
"version": "6.1.11",
"versionNote": [
"Keep lib/package.json synced!"
],
Expand All @@ -25,13 +25,13 @@
"@angular/platform-browser": "~13.3.0",
"@angular/platform-browser-dynamic": "~13.3.0",
"@angular/router": "~13.3.0",
"@fullcalendar/core": "~6.1.10",
"@fullcalendar/daygrid": "~6.1.10",
"@fullcalendar/interaction": "~6.1.10",
"@fullcalendar/list": "~6.1.10",
"@fullcalendar/resource": "~6.1.10",
"@fullcalendar/resource-timegrid": "~6.1.10",
"@fullcalendar/resource-timeline": "~6.1.10",
"@fullcalendar/core": "~6.1.11",
"@fullcalendar/daygrid": "~6.1.11",
"@fullcalendar/interaction": "~6.1.11",
"@fullcalendar/list": "~6.1.11",
"@fullcalendar/resource": "~6.1.11",
"@fullcalendar/resource-timegrid": "~6.1.11",
"@fullcalendar/resource-timeline": "~6.1.11",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
Expand Down
Loading

0 comments on commit 380da24

Please sign in to comment.