Releases: Aeolun/ts-jira-client
Releases · Aeolun/ts-jira-client
v1.0.6
1.0.6 (2024-07-31)
Bug Fixes
- do not overwrite all header values (c91d9e9)
v1.0.5
1.0.5 (2024-07-10)
Bug Fixes
- do not require query parameter to be specified for getVersions (00e99ce)
v1.0.4
1.0.4 (2024-07-10)
Bug Fixes
- deal with undefined variables passed into query string and update addattachmentonissue to take mime and filename (97fc03b)
v1.0.3
1.0.3 (2024-07-10)
Bug Fixes
- deal with undefined variables passed into query string and update addattachmentonissue to take mime and filename (55990fe)
v1.0.2
1.0.2 (2024-04-01)
Bug Fixes
- corrected the strictSSL setting for the jira client (#1) (03da7b2)
v1.0.1
1.0.1 (2024-02-05)
Bug Fixes
- specify return types in a way that typedoc understands (198213f)
v1.0.0
1.0.0 (2024-02-05)
Bug Fixes
Features