Skip to content

Releases: MrRefactoring/jira.js

v2.4.1

30 Jun 20:23
77af1a8
Compare
Choose a tag to compare

A lot of small improvements in types for agile and for project API

v2.4.0

14 Jun 11:13
27ede89
Compare
Choose a tag to compare

v2.3.0

17 May 13:46
85f50a8
Compare
Choose a tag to compare

Models and parameters types updated to right versions

v2.2.1

11 May 14:05
Compare
Choose a tag to compare
2.2.1

v2.2.0

06 May 19:09
83229d4
Compare
Choose a tag to compare
Bump lodash from 4.17.20 to 4.17.21 (#121)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.1.1

28 Apr 19:39
49e9ea9
Compare
Choose a tag to compare
Return types improvements and createIssue bug fixed (#116)

* types defined for method on telemetry based information

* types improvement

* build fix

* more tests added

* types updates

* test fixes

* fixing issue with description typing when create issue

* CHANGELOG updates

* version updated

v2.1.0

19 Apr 18:37
e59c686
Compare
Choose a tag to compare
v2.1.0 RC (#115)

* 2.0.6

* delete inactive workflows method added

* typings improvements and system tests added

* typings improvements

* project features added

* JSDoc indent fixed

* typings improved

* Authorization header removed

* timeout increased

v2.0.6

01 Apr 21:22
119dd30
Compare
Choose a tag to compare
2.0.6 (#112)

v2.0.5

30 Mar 10:05
b07f39f
Compare
Choose a tag to compare
2.0.5 (#110)

* endpoint types changed

* type definition changed

* version 2.0.1

* changelog added

* issueTypeIds fixed

* models types changed

* - `Buffer.from` replaced to raw JS code in Basic authorization
- Telemetry config type fixed
- `noCheckAtlassianToken` flag added to config
- Typing improves

* tests added

* The principles of running linter have been changed

* 2.0.2 RC

* API updates

* Add attachment API fixed (#106)

* Error with attachment fixed

* Max one github action in parallel

* GitHub actions: create .env file

* Action syntax fix

* linter fixes

* 2.0.3

* .npmignore fixed

* addAttachment capability for browsers

* Fixed error with getHeaders function call in addAttachment method

* Fixed error with addAttachment method call in browsers

* 2.0.5

v2.0.4

29 Mar 18:48
c0aefc4
Compare
Choose a tag to compare
2.0.4 (#109)

* endpoint types changed

* type definition changed

* version 2.0.1

* changelog added

* issueTypeIds fixed

* models types changed

* - `Buffer.from` replaced to raw JS code in Basic authorization
- Telemetry config type fixed
- `noCheckAtlassianToken` flag added to config
- Typing improves

* tests added

* The principles of running linter have been changed

* 2.0.2 RC

* API updates

* Add attachment API fixed (#106)

* Error with attachment fixed

* Max one github action in parallel

* GitHub actions: create .env file

* Action syntax fix

* linter fixes

* 2.0.3

* .npmignore fixed

* addAttachment capability for browsers