From 1075237542ae771935e0ce9a6c5e7adbad765462 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Mon, 30 Jan 2023 17:24:12 -0500 Subject: [PATCH] bump --- contrib/angular | 2 +- contrib/react | 2 +- contrib/vue2 | 2 +- contrib/vue3 | 2 +- examples | 2 +- premium/bundle/package.json | 28 +++++++++---------- premium/packages/adaptive/package.json | 8 +++--- premium/packages/premium-common/package.json | 6 ++-- .../packages/resource-daygrid/package.json | 14 +++++----- .../packages/resource-timegrid/package.json | 16 +++++------ .../packages/resource-timeline/package.json | 16 +++++------ premium/packages/resource/package.json | 8 +++--- premium/packages/scrollgrid/package.json | 8 +++--- premium/packages/timeline/package.json | 10 +++---- premium/tests/package.json | 24 ++++++++-------- scripts/bin/publish.sh | 14 +++++----- standard | 2 +- 17 files changed, 82 insertions(+), 82 deletions(-) diff --git a/contrib/angular b/contrib/angular index a5b4e773a..85dee42ed 160000 --- a/contrib/angular +++ b/contrib/angular @@ -1 +1 @@ -Subproject commit a5b4e773a3f1aeb1b896560a879d234a1e4b1b53 +Subproject commit 85dee42ed8d4947a265906d6903904320210c987 diff --git a/contrib/react b/contrib/react index d15c79696..fb79a548f 160000 --- a/contrib/react +++ b/contrib/react @@ -1 +1 @@ -Subproject commit d15c79696f4d9a311d6ffb60d2cdc248aba207bd +Subproject commit fb79a548f618515da652d523b25f169dd352f9ae diff --git a/contrib/vue2 b/contrib/vue2 index b1a9dae18..5211e6ef8 160000 --- a/contrib/vue2 +++ b/contrib/vue2 @@ -1 +1 @@ -Subproject commit b1a9dae18d6610709116925b5fac1c9878ff3eab +Subproject commit 5211e6ef884921212fbbc76a06f84c11f59b8bbd diff --git a/contrib/vue3 b/contrib/vue3 index 74d94bdfc..c69ea5702 160000 --- a/contrib/vue3 +++ b/contrib/vue3 @@ -1 +1 @@ -Subproject commit 74d94bdfced7726367e6dff3c14ea9162dffb150 +Subproject commit c69ea5702c71f404e3bf05e118b9399bc2b78f5a diff --git a/examples b/examples index 0e81a6b90..73c30510d 160000 --- a/examples +++ b/examples @@ -1 +1 @@ -Subproject commit 0e81a6b90ebf1673a9d78278841cd05ee9b286a5 +Subproject commit 73c30510de88538cfa7bdab0216b28d5bd01e9dc diff --git a/premium/bundle/package.json b/premium/bundle/package.json index a54768345..21f9da7f5 100644 --- a/premium/bundle/package.json +++ b/premium/bundle/package.json @@ -1,23 +1,23 @@ { "name": "fullcalendar-scheduler", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Premium Bundle", "description": "Easily render a full-sized drag & drop calendar with a combination of standard & premium plugins", "homepage": "https://fullcalendar.io/docs/initialize-globals", "dependencies": { - "@fullcalendar/adaptive": "~6.1.0", - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/daygrid": "~6.1.0", - "@fullcalendar/interaction": "~6.1.0", - "@fullcalendar/list": "~6.1.0", - "@fullcalendar/multimonth": "~6.1.0", - "@fullcalendar/resource": "~6.1.0", - "@fullcalendar/resource-daygrid": "~6.1.0", - "@fullcalendar/resource-timegrid": "~6.1.0", - "@fullcalendar/resource-timeline": "~6.1.0", - "@fullcalendar/scrollgrid": "~6.1.0", - "@fullcalendar/timegrid": "~6.1.0", - "@fullcalendar/timeline": "~6.1.0" + "@fullcalendar/adaptive": "~6.1.1", + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/daygrid": "~6.1.1", + "@fullcalendar/interaction": "~6.1.1", + "@fullcalendar/list": "~6.1.1", + "@fullcalendar/multimonth": "~6.1.1", + "@fullcalendar/resource": "~6.1.1", + "@fullcalendar/resource-daygrid": "~6.1.1", + "@fullcalendar/resource-timegrid": "~6.1.1", + "@fullcalendar/resource-timeline": "~6.1.1", + "@fullcalendar/scrollgrid": "~6.1.1", + "@fullcalendar/timegrid": "~6.1.1", + "@fullcalendar/timeline": "~6.1.1" }, "devDependencies": { "@fullcalendar/standard-scripts": "*" diff --git a/premium/packages/adaptive/package.json b/premium/packages/adaptive/package.json index cd8caed19..fcc1afa06 100644 --- a/premium/packages/adaptive/package.json +++ b/premium/packages/adaptive/package.json @@ -1,6 +1,6 @@ { "name": "@fullcalendar/adaptive", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Adaptive Plugin", "description": "Optimizes FullCalendar for print", "keywords": [ @@ -8,13 +8,13 @@ ], "homepage": "https://fullcalendar.io/docs/print", "dependencies": { - "@fullcalendar/premium-common": "~6.1.0" + "@fullcalendar/premium-common": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0" + "@fullcalendar/core": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", + "@fullcalendar/core": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/premium-common/package.json b/premium/packages/premium-common/package.json index 85be2ff50..9265d6973 100644 --- a/premium/packages/premium-common/package.json +++ b/premium/packages/premium-common/package.json @@ -1,13 +1,13 @@ { "name": "@fullcalendar/premium-common", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Premium Common", "description": "Utilities for FullCalendar's premium plugins", "peerDependencies": { - "@fullcalendar/core": "~6.1.0" + "@fullcalendar/core": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", + "@fullcalendar/core": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/resource-daygrid/package.json b/premium/packages/resource-daygrid/package.json index 8a595f047..b95a72add 100644 --- a/premium/packages/resource-daygrid/package.json +++ b/premium/packages/resource-daygrid/package.json @@ -1,6 +1,6 @@ { "name": "@fullcalendar/resource-daygrid", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Resource Day Grid Plugin", "description": "Display events on day/resource columns", "keywords": [ @@ -9,16 +9,16 @@ ], "homepage": "https://fullcalendar.io/docs/resource-daygrid-view", "dependencies": { - "@fullcalendar/daygrid": "~6.1.0", - "@fullcalendar/premium-common": "~6.1.0" + "@fullcalendar/daygrid": "~6.1.1", + "@fullcalendar/premium-common": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/resource": "~6.1.0" + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/resource": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/resource": "~6.1.0", + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/resource": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/resource-timegrid/package.json b/premium/packages/resource-timegrid/package.json index 142bfc45a..863861bf4 100644 --- a/premium/packages/resource-timegrid/package.json +++ b/premium/packages/resource-timegrid/package.json @@ -1,6 +1,6 @@ { "name": "@fullcalendar/resource-timegrid", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Resource Time Grid Plugin", "description": "Displays events on a vertical resource view with time slots", "keywords": [ @@ -9,17 +9,17 @@ ], "homepage": "https://fullcalendar.io/docs/vertical-resource-view", "dependencies": { - "@fullcalendar/premium-common": "~6.1.0", - "@fullcalendar/resource-daygrid": "~6.1.0", - "@fullcalendar/timegrid": "~6.1.0" + "@fullcalendar/premium-common": "~6.1.1", + "@fullcalendar/resource-daygrid": "~6.1.1", + "@fullcalendar/timegrid": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/resource": "~6.1.0" + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/resource": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/resource": "~6.1.0", + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/resource": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/resource-timeline/package.json b/premium/packages/resource-timeline/package.json index b14e739af..aba395941 100644 --- a/premium/packages/resource-timeline/package.json +++ b/premium/packages/resource-timeline/package.json @@ -1,6 +1,6 @@ { "name": "@fullcalendar/resource-timeline", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Resource Timeline Plugin", "description": "Display events and resources on a horizontal time axis", "keywords": [ @@ -10,17 +10,17 @@ ], "homepage": "https://fullcalendar.io/docs/timeline-view", "dependencies": { - "@fullcalendar/premium-common": "~6.1.0", - "@fullcalendar/scrollgrid": "~6.1.0", - "@fullcalendar/timeline": "~6.1.0" + "@fullcalendar/premium-common": "~6.1.1", + "@fullcalendar/scrollgrid": "~6.1.1", + "@fullcalendar/timeline": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/resource": "~6.1.0" + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/resource": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/resource": "~6.1.0", + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/resource": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/resource/package.json b/premium/packages/resource/package.json index 3ef790a70..c3ee5ec7c 100644 --- a/premium/packages/resource/package.json +++ b/premium/packages/resource/package.json @@ -1,6 +1,6 @@ { "name": "@fullcalendar/resource", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Resource Plugin", "description": "Base support for resources, required by resource views", "keywords": [ @@ -8,13 +8,13 @@ "resource" ], "dependencies": { - "@fullcalendar/premium-common": "~6.1.0" + "@fullcalendar/premium-common": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0" + "@fullcalendar/core": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", + "@fullcalendar/core": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/scrollgrid/package.json b/premium/packages/scrollgrid/package.json index ce321ed4d..1e0989832 100644 --- a/premium/packages/scrollgrid/package.json +++ b/premium/packages/scrollgrid/package.json @@ -1,16 +1,16 @@ { "name": "@fullcalendar/scrollgrid", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar ScrollGrid Plugin", "description": "Tabular data chunked into scrollable panes", "dependencies": { - "@fullcalendar/premium-common": "~6.1.0" + "@fullcalendar/premium-common": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0" + "@fullcalendar/core": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", + "@fullcalendar/core": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/packages/timeline/package.json b/premium/packages/timeline/package.json index c65d8a180..bf7008f5f 100644 --- a/premium/packages/timeline/package.json +++ b/premium/packages/timeline/package.json @@ -1,6 +1,6 @@ { "name": "@fullcalendar/timeline", - "version": "6.1.0", + "version": "6.1.1", "title": "FullCalendar Timeline Plugin", "description": "Display events on a horizontal time axis (without resources)", "keywords": [ @@ -9,14 +9,14 @@ ], "homepage": "https://fullcalendar.io/docs/timeline-view-no-resources", "dependencies": { - "@fullcalendar/premium-common": "~6.1.0", - "@fullcalendar/scrollgrid": "~6.1.0" + "@fullcalendar/premium-common": "~6.1.1", + "@fullcalendar/scrollgrid": "~6.1.1" }, "peerDependencies": { - "@fullcalendar/core": "~6.1.0" + "@fullcalendar/core": "~6.1.1" }, "devDependencies": { - "@fullcalendar/core": "~6.1.0", + "@fullcalendar/core": "~6.1.1", "@fullcalendar/standard-scripts": "*" }, "scripts": { diff --git a/premium/tests/package.json b/premium/tests/package.json index 9b001a707..35d54f366 100644 --- a/premium/tests/package.json +++ b/premium/tests/package.json @@ -3,19 +3,19 @@ "name": "@fullcalendar/premium-tests", "version": "0.0.0", "dependencies": { - "@fullcalendar/core": "~6.1.0", - "@fullcalendar/daygrid": "~6.1.0", - "@fullcalendar/interaction": "~6.1.0", - "@fullcalendar/list": "~6.1.0", - "@fullcalendar/premium-common": "~6.1.0", - "@fullcalendar/resource": "~6.1.0", - "@fullcalendar/resource-daygrid": "~6.1.0", - "@fullcalendar/resource-timegrid": "~6.1.0", - "@fullcalendar/resource-timeline": "~6.1.0", - "@fullcalendar/scrollgrid": "~6.1.0", + "@fullcalendar/core": "~6.1.1", + "@fullcalendar/daygrid": "~6.1.1", + "@fullcalendar/interaction": "~6.1.1", + "@fullcalendar/list": "~6.1.1", + "@fullcalendar/premium-common": "~6.1.1", + "@fullcalendar/resource": "~6.1.1", + "@fullcalendar/resource-daygrid": "~6.1.1", + "@fullcalendar/resource-timegrid": "~6.1.1", + "@fullcalendar/resource-timeline": "~6.1.1", + "@fullcalendar/scrollgrid": "~6.1.1", "@fullcalendar/standard-tests": "*", - "@fullcalendar/timegrid": "~6.1.0", - "@fullcalendar/timeline": "~6.1.0", + "@fullcalendar/timegrid": "~6.1.1", + "@fullcalendar/timeline": "~6.1.1", "xhr-mock": "^2.5.1" }, "devDependencies": { diff --git a/scripts/bin/publish.sh b/scripts/bin/publish.sh index 468211837..6b7432daa 100755 --- a/scripts/bin/publish.sh +++ b/scripts/bin/publish.sh @@ -5,15 +5,15 @@ set -e # bumping version. use vscode search + replace # 1. "@fullcalendar/([\w-]+)": "\^([^"]*)" (with regexp support on) -# "@fullcalendar/$1": "^6.1.0" +# "@fullcalendar/$1": "^6.1.1" # 2. "fullcalendar(-scheduler)?": "\^([^"]*)" (with regexp support on) -# "fullcalendar$1": "^6.1.0" +# "fullcalendar$1": "^6.1.1" # 3. "@fullcalendar/([\w-]+)": "~([^"]*)" (with regexp support on) -# "@fullcalendar/$1": "~6.1.0" +# "@fullcalendar/$1": "~6.1.1" # 4. "fullcalendar(-scheduler)?": "~([^"]*)" (with regexp support on) -# "fullcalendar$1": "~6.1.0" -# 5. "version": "6.0.3" -# "version": "6.1.0" +# "fullcalendar$1": "~6.1.1" +# 5. "version": "6.1.0" +# "version": "6.1.1" # first-time publishes need `--access public` @@ -50,4 +50,4 @@ cd /Users/adam/Code/fullcalendar-workspace/contrib/vue2 && pnpm publish --no-git cd /Users/adam/Code/fullcalendar-workspace # tag pushing -# git tag -a v6.1.0 -m v6.1.0 && git push origin v6.1.0 +# git tag -a v6.1.1 -m v6.1.1 && git push origin v6.1.1 diff --git a/standard b/standard index 477f0f935..205b68dad 160000 --- a/standard +++ b/standard @@ -1 +1 @@ -Subproject commit 477f0f935ad887862917038f405bd68ebcff5518 +Subproject commit 205b68dadbc61cc8abbe96ab1d53d005f696241f