Skip to content

Commit 3b1891b

Browse files
committed
1.6.1
1 parent 68f3b02 commit 3b1891b

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
@@ -111,6 +111,10 @@ Can't find what you need in the readme? Check out our documentation here: https:
111111

112112
## Changelog
113113

114+
### 1.6.1
115+
116+
- FIX: Added the ability to use the library without authorization [#75](https://github.com/MrRefactoring/jira.js/pull/75)
117+
114118
### 1.6.0
115119

116120
- FEATURE: New API `IssueTypeScreenSchemes` added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira.js",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"main": "out/index.js",
55
"types": "out/index.d.ts",
66
"repository": "https://github.com/MrRefactoring/jira.js.git",

0 commit comments

Comments
 (0)