Skip to content

Commit a1c2019

Browse files
committed
chore: release v1.7.0
Signed-off-by: Côme Chilliet <come@chilliet.eu>
1 parent 0e06485 commit a1c2019

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v1.7.0
2+
3+
* Bump dependencies
4+
* Support 31
5+
* Fix failed import notifications
6+
* Drop support for 27, 28 and 29
7+
18
# v1.6.0
29

310
* Bump dependencies

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "workflow_kitinerary",
33
"description": "Workflow for using kitinerary to parse travel documents into the calendar",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"author": "Côme Chilliet <come.chilliet@nextcloud.com>",
66
"license": "agpl",
77
"private": true,

0 commit comments

Comments
 (0)