mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
chore(release): 4.3.0 [skip ci]
# [4.3.0](https://github.com/jdalrymple/node-gitlab/compare/4.2.7...4.3.0) (2018-12-12) ### Features * **services:** add protected tags ([8203830](https://github.com/jdalrymple/node-gitlab/commit/8203830))
This commit is contained in:
parent
cf223fdd20
commit
e76a231978
@ -1,3 +1,10 @@
|
||||
# [4.3.0](https://github.com/jdalrymple/node-gitlab/compare/4.2.7...4.3.0) (2018-12-12)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **services:** add protected tags ([8203830](https://github.com/jdalrymple/node-gitlab/commit/8203830))
|
||||
|
||||
## [4.2.7](https://github.com/jdalrymple/node-gitlab/compare/4.2.6...4.2.7) (2018-11-26)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlab",
|
||||
"version": "4.2.7",
|
||||
"version": "4.3.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlab",
|
||||
"version": "4.2.7",
|
||||
"version": "4.3.0",
|
||||
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
|
||||
"main": "dist/latest/index.js",
|
||||
"engines": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user