UNPKG

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