Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 12, 2024
1 parent 6105f85 commit f54f4c7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/dattito/ical-merger/compare/v1.1.0...v1.2.0) (2024-01-12)


### Features

* add option to shift timezones of single calendars ([#4](https://github.com/dattito/ical-merger/issues/4)) ([6105f85](https://github.com/dattito/ical-merger/commit/6105f8589526c03026b0a59b5f0a2da36063cdf7))

## [1.1.0](https://github.com/dattito/ical-merger/compare/v1.0.0...v1.1.0) (2024-01-10)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ical-merger"
version = "1.1.0"
version = "1.2.0"
edition = "2021"

default-run = "http"
Expand Down

0 comments on commit f54f4c7

Please sign in to comment.