UNPKG

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