Skip to content

Commit 6949dfd

Browse files
chore(release): 10.1.0 [skip ci]
# [10.1.0](10.0.3...10.1.0) (2019-08-06) ### Features * Adding Merge Base endpoint for the Repositories API ([040fc78](040fc78)), closes [#400](#400)
1 parent 7bcddc3 commit 6949dfd

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [10.1.0](https://github.com/jdalrymple/node-gitlab/compare/10.0.3...10.1.0) (2019-08-06)
2+
3+
4+
### Features
5+
6+
* Adding Merge Base endpoint for the Repositories API ([040fc78](https://github.com/jdalrymple/node-gitlab/commit/040fc78)), closes [#400](https://github.com/jdalrymple/node-gitlab/issues/400)
7+
18
## [10.0.3](https://github.com/jdalrymple/node-gitlab/compare/10.0.2...10.0.3) (2019-08-06)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitlab",
3-
"version": "10.0.3",
3+
"version": "10.1.0",
44
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)