Skip to content

Commit 2dd9e14

Browse files
committed
Release: 2.4.2
1 parent e622cd9 commit 2dd9e14

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- ...
66

7+
## [2.4.2] - 2020-10-14
8+
9+
- Fix `endpoint/utils/add-query-parameters`
10+
711
## [2.4.1] - 2020-07-21
812

913
- Fix `endpoint/utils/add-query-parameters`
@@ -41,7 +45,8 @@
4145

4246
- Version 2 Release
4347

44-
[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.1...HEAD
48+
[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.2...HEAD
49+
[2.4.2]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.1...2.4.2
4550
[2.4.1]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.0...2.4.1
4651
[2.4.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.3.0...2.4.0
4752
[2.3.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.2.0...2.3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitbucket",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "Bitbucket API client for Browser and Node.js",
55
"keywords": [
66
"bitbucket",

0 commit comments

Comments
 (0)