We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf97bf1 commit 91dab33Copy full SHA for 91dab33
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 1.4.1 (2024-08-13)
2
+
3
4
+### 🩹 Fixes
5
6
+- don't call post send hook in test mode ([bf97bf1](https://github.com/icdocsoc/docsoc-tools/commit/bf97bf1))
7
8
+### ❤️ Thank You
9
10
+- Kishan Sambhi @Gum-Joe
11
12
## 1.4.0 (2024-08-13)
13
14
clickup/calendar-sync/Cargo.toml
@@ -3,7 +3,7 @@
name = 'clickup-ical-sync'
description = 'Sync iCal calendar to ClickUp tasks. One-way sync from iCal to ClickUp.'
license = 'MIT'
-version = '1.4.0'
+version = '1.4.1'
edition = '2021'
homepage = 'https://github.com/icdocsoc/docsoc-tools/tree/main/clickup/calendar-sync'
repository = 'https://github.com/icdocsoc/docsoc-tools/tree/main/clickup/calendar-sync'
0 commit comments