Skip to content

Commit 371d764

Browse files
committed
chore(release): publish 1.3.0
1 parent 396b645 commit 371d764

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.3.0 (2024-08-12)
2+
3+
4+
### 🩹 Fixes
5+
6+
- ignore collection dirs ([d26eb66](https://github.com/icdocsoc/docsoc-tools/commit/d26eb66))
7+
8+
### ❤️ Thank You
9+
10+
- Kishan Sambhi @Gum-Joe
11+
112
## 1.2.1 (2024-08-06)
213

314
This was a version bump only, there were no code changes.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.1'
6+
version = '1.3.0'
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)