Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed Nov 11, 2021
1 parent 3bbd733 commit 8631e70
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

<!--next-version-placeholder-->

## v1.1.6 (2021-11-11)
### Fix
* Merge docker and ci #24 ([`3bbd733`](https://github.com/Ravio1i/notion-gcal-sync/commit/3bbd73391d686aad6fb3f0c8e64cf5364073be17))
* Merge docker and ci ([`b591577`](https://github.com/Ravio1i/notion-gcal-sync/commit/b5915777c90d3bad3a86fd6d0618a52321c84dbe))

## v1.1.5 (2021-11-11)
### Fix
* Use own pat to trigger another workflow #23 ([`9d1a37f`](https://github.com/Ravio1i/notion-gcal-sync/commit/9d1a37ff685bbd1f658e855319c1d8f9025cce46))
Expand Down
2 changes: 1 addition & 1 deletion notion_gcal_sync/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.5"
__version__ = "1.1.6"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "notion-gcal-sync"
version = "1.1.5"
version = "1.1.6"
description = "Bidirectional synchronize calendar events within notion and google calendar"
readme = "README.md"
repository = "https://github.com/Ravio1i/notion-gcal-sync"
Expand Down

0 comments on commit 8631e70

Please sign in to comment.