Skip to content

Commit 91dab33

Browse files
committed
chore(release): publish 1.4.1
1 parent bf97bf1 commit 91dab33

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -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+
112
## 1.4.0 (2024-08-13)
213

314

clickup/calendar-sync/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = 'clickup-ical-sync'
44
description = 'Sync iCal calendar to ClickUp tasks. One-way sync from iCal to ClickUp.'
55
license = 'MIT'
6-
version = '1.4.0'
6+
version = '1.4.1'
77
edition = '2021'
88
homepage = 'https://github.com/icdocsoc/docsoc-tools/tree/main/clickup/calendar-sync'
99
repository = 'https://github.com/icdocsoc/docsoc-tools/tree/main/clickup/calendar-sync'

0 commit comments

Comments
 (0)