You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/appmixer/jira/bundle.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "appmixer.jira",
3
-
"version": "2.0.1",
3
+
"version": "2.0.2",
4
4
"changelog": {
5
5
"1.0.0": [
6
6
"Initial version"
@@ -49,7 +49,7 @@
49
49
"2.0.0": [
50
50
"(breaking change) Updated FindIssues, NewIssue, and UpdatedIssue components to use the new JQL enhanced search API endpoint instead of the deprecated /rest/api/3/search endpoint."
51
51
],
52
-
"2.0.1": [
52
+
"2.0.2": [
53
53
"Create Issue, Update Issue: fix support for custom fields."
0 commit comments