Skip to content

Commit f50483e

Browse files
committed
Release: 2.12.0
1 parent 3d2eb82 commit f50483e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
- ...
66

7+
## [2.12.0] - 2024-05-18
8+
9+
- Generate from latest API Specification
10+
711
## [2.11.0] - 2023-03-08
812

913
- Generate from latest API Specification
@@ -89,7 +93,8 @@
8993

9094
- Version 2 Release
9195

92-
[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.11.0...HEAD
96+
[unreleased]: https://github.com/MunifTanjim/node-bitbucket/compare/2.12.0...HEAD
97+
[2.12.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.11.0...2.12.0
9398
[2.11.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.10.0...2.11.0
9499
[2.10.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.9.0...2.10.0
95100
[2.9.0]: https://github.com/MunifTanjim/node-bitbucket/compare/2.8.0...2.9.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bitbucket",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "Bitbucket API client for Browser and Node.js",
55
"keywords": [
66
"bitbucket",

0 commit comments

Comments
 (0)