Skip to content

Releases: Aeolun/ts-jira-client

v1.0.6

31 Jul 07:23
Compare
Choose a tag to compare

1.0.6 (2024-07-31)

Bug Fixes

  • do not overwrite all header values (c91d9e9)

v1.0.5

10 Jul 04:29
Compare
Choose a tag to compare

1.0.5 (2024-07-10)

Bug Fixes

  • do not require query parameter to be specified for getVersions (00e99ce)

v1.0.4

10 Jul 04:18
Compare
Choose a tag to compare

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

10 Jul 04:15
Compare
Choose a tag to compare

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

01 Apr 23:40
Compare
Choose a tag to compare

1.0.2 (2024-04-01)

Bug Fixes

  • corrected the strictSSL setting for the jira client (#1) (03da7b2)

v1.0.1

05 Feb 10:54
Compare
Choose a tag to compare

1.0.1 (2024-02-05)

Bug Fixes

  • specify return types in a way that typedoc understands (198213f)

v1.0.0

05 Feb 10:03
Compare
Choose a tag to compare

1.0.0 (2024-02-05)

Bug Fixes

Features