Skip to content

Commit 5d5b92b

Browse files
committed
1.3.0
1 parent 4e6ef0d commit 5d5b92b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.3.0
2+
3+
* Bump dependencies
4+
* Support 26 and 27
5+
* Updated translations
6+
17
# v1.2.0
28

39
* Bump dependencies to Nextcloud 25 and PHP 8

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.2.0",
4+
"version": "1.3.0",
55
"author": "Côme Chilliet <come.chilliet@nextcloud.com>",
66
"license": "agpl",
77
"private": true,

0 commit comments

Comments
 (0)