Skip to content

Commit 6363cfc

Browse files
committed
Update npm package version
1 parent 486bb92 commit 6363cfc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v3.2.0 - 2024.03.05
4+
- always render task tree link; render action buttons based on server response
5+
- add same logic to details cards in table
6+
37
## v3.1.0 - 2023.12.05
48
- add multiple choice for tasks
59
- add prop for custom status names

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.1",
2+
"version": "3.2",
33
"assemblyVersion": {
44
"precision": "build"
55
},

0 commit comments

Comments
 (0)