UNPKG

2.55 kBMarkdownView Raw
1# Changelog
2
3## [Unreleased]
4
5- ...
6
7## [2.6.2] - 2021-07-02
8
9- Generate from latest API Specification
10
11## [2.6.1] - 2021-04-24
12
13- Remove dependency `@node-fetch/btoa-lite`
14
15## [2.6.0] - 2021-04-23
16
17- Generate from latest API Specification
18
19## [2.5.1] - 2021-02-26
20
21- Generate routes for missing item [80](https://github.com/MunifTanjim/node-bitbucket/issues/80)
22
23## [2.5.0] - 2021-02-25
24
25- Generate from latest API Specification [#82](https://github.com/MunifTanjim/node-bitbucket/pull/82)
26
27## [2.4.2] - 2020-10-14
28
29- Fix `endpoint/utils/add-query-parameters`
30
31## [2.4.1] - 2020-07-21
32
33- Fix `endpoint/utils/add-query-parameters`
34
35## [2.4.0] - 2020-07-15
36
37- Add endpoints for: `Workspace`
38- Update notice plugin
39
40## [2.3.0] - 2020-06-29
41
42- Generate from latest API Specification
43
44## [2.2.0] - 2020-05-23
45
46- Add better support for TypeScript types, resolves [#61](https://github.com/MunifTanjim/node-bitbucket/issues/61)
47
48## [2.1.0] - 2020-05-02
49
50- Add endpoints for: `PropertyValue`, `Reports`, `Annotation`
51
52## [2.0.3] - 2020-02-14
53
54- Resolve: [#51](https://github.com/MunifTanjim/node-bitbucket/issues/51)
55
56## [2.0.2] - 2020-02-05
57
58- Export types: `APIEndpoints`, `Params`, `Schema` [#50](https://github.com/MunifTanjim/node-bitbucket/issues/50)
59
60## [2.0.1] - 2020-02-04
61
62- Fix types [#50](https://github.com/MunifTanjim/node-bitbucket/issues/50)
63
64## 2.0.0 - 2020-02-01
65
66- Version 2 Release
67
68[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.2...HEAD
69[2.6.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.1...2.6.2
70[2.6.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.6.0...2.6.1
71[2.6.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.5.1...2.6.0
72[2.5.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.5.0...2.5.1
73[2.5.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.2...2.5.0
74[2.4.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.1...2.4.2
75[2.4.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.0...2.4.1
76[2.4.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.3.0...2.4.0
77[2.3.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.2.0...2.3.0
78[2.2.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.1.0...2.2.0
79[2.1.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.3...2.1.0
80[2.0.3]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.2...2.0.3
81[2.0.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.1...2.0.2
82[2.0.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.0...2.0.1