Skip to content

Commit

Permalink
chore: manual release
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Mar 7, 2019
1 parent ef53a2c commit 7c363b1
Show file tree
Hide file tree
Showing 3 changed files with 1,824 additions and 1,714 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [4.4.1](https://github.com/jdalrymple/node-gitlab/compare/4.3.0...4.4.1) (2019-03-06)

### Features

* **Projects:**
* Add support for DELETE /projects/:id/fork ([ef53a2](https://github.com/jdalrymple/node-gitlab/commit/ef53a2))

* **MergeRequests:**
* Add MergeRequest.participants request ([b11a4f](https://github.com/jdalrymple/node-gitlab/commit/b11a4f))

* **Triggers:**
* Add missing method for triggering pipelines ([5858fc](https://github.com/jdalrymple/node-gitlab/commit/5858fc))

### Bug Fixes
* Add missing / from unshare in Projects ([6fb7f5](https://github.com/jdalrymple/node-gitlab/commit/6fb7f5))
* Change lint api url. ([1d6e6e](https://github.com/jdalrymple/node-gitlab/commit/1d6e6e))
* Implement jobToken property to allow authentication via CI job token ([8f551f](https://github.com/jdalrymple/node-gitlab/commit/8f551f))

### Docs
* Update README.md with `rejectUnauthorized`
* Fixing typo in the host url

# [4.3.0](https://github.com/jdalrymple/node-gitlab/compare/4.2.7...4.3.0) (2018-12-12)


Expand Down
Loading

0 comments on commit 7c363b1

Please sign in to comment.