Skip to content

Commit 2fdfc01

Browse files
committed
Release 2.4.0
1 parent 988adc1 commit 2fdfc01

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

55
- ...
66

7+
## [2.4.0] - 2020-07-15
8+
9+
- Add endpoints for: `Workspace`
10+
- Update notice plugin
11+
712
## [2.3.0] - 2020-06-29
813

914
- Generate from latest API Specification
@@ -32,7 +37,8 @@
3237

3338
- Version 2 Release
3439

35-
[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.3.0...HEAD
40+
[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.4.0...HEAD
41+
[2.4.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.3.0...2.4.0
3642
[2.3.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.2.0...2.3.0
3743
[2.2.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.1.0...2.2.0
3844
[2.1.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.0.3...2.1.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.3.0",
3+
"version": "2.4.0",
44
"description": "Bitbucket API client for Browser and Node.js",
55
"keywords": [
66
"bitbucket",

0 commit comments

Comments
 (0)