Skip to content

Commit bc3970d

Browse files
committed
chore(release): publish 1.2.1
1 parent e972619 commit bc3970d

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.1 (2024-08-06)
2+
3+
This was a version bump only, there were no code changes.
4+
15
## 1.2.0 (2024-08-06)
26

37

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.0'
6+
version = '1.2.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'

package-lock.json

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

0 commit comments

Comments
 (0)