Skip to content

Commit a901fbb

Browse files
committed
Bump to v1.2.2
1 parent c8990d3 commit a901fbb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Install from here: https://chrome.google.com/webstore/detail/github-jira-integra
1818

1919
### Changelog
2020

21+
#### 1.2.2
22+
- Assignee is now optional, doesn't show when unassigned
23+
- Page jumps around a bit less when loading ticket information
24+
2125
#### 1.2.1
2226
- Fixed order of reporter / assigned names
2327

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "GitHub Jira Integration",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55

66
"description": "This extension shows contents of linked tasks from Jira in Github",
77

0 commit comments

Comments
 (0)