Skip to content

Commit e94f854

Browse files
committed
release/1.13.7
Signed-off-by: grnd-alt <[email protected]>
1 parent 744bbcf commit e94f854

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 1.13.7
5+
### Fixed
6+
* [stable29] chore: update workflows from templates by @backportbot[bot] in https://github.com/nextcloud/deck/pull/6920
7+
* [stable29] fix: add retry and show warning on description saving error by @backportbot[bot] in https://github.com/nextcloud/deck/pull/7089
8+
* [stable29] Fix: Prevent error in Whiteboard when adding a Deckboard by @backportbot[bot] in https://github.com/nextcloud/deck/pull/7329
9+
410
## 1.13.6
511
### Fixed
612
* [stable29] Clear selected stack when selected board changed by @backportbot in https://github.com/nextcloud/deck/pull/6913

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- 🚀 Get your project organized
1717

1818
</description>
19-
<version>1.13.6</version>
19+
<version>1.13.7</version>
2020
<licence>agpl</licence>
2121
<author>Julius Härtl</author>
2222
<documentation>

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": "deck",
33
"description": "",
4-
"version": "1.13.6",
4+
"version": "1.13.7",
55
"authors": [
66
{
77
"name": "Julius Härtl",

0 commit comments

Comments
 (0)