Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Commit 1f7b79c

Browse files
committed
[RELEASE] 3.0.0
1 parent 90163f6 commit 1f7b79c

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22

33
## Unreleased
44

5+
## 3.0.0 - 2019-03-14
6+
57
### Removed
68

79
- ON-3732 # Removed support for NodeJS 6
810

11+
### Dependencies
12+
13+
- update [@blinkmobile/bm-identity](https://www.npmjs.com/package/@blinkmobile/bm-identity) to [5.0.0](https://github.com/blinkmobile/bm-identity.js/releases/tag/5.0.0) (from [4.0.2](https://github.com/blinkmobile/bm-identity.js/releases/tag/4.0.2))
14+
15+
- update [meow](https://www.npmjs.com/package/meow) to [5.0.0](https://github.com/sindresorhus/meow/releases/tag/v5.0.0) (from [4.0.0](https://github.com/sindresorhus/meow/releases/tag/v4.0.0))
16+
917
## 2.0.0 - 2018-07-20
1018

1119
### Removed

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,7 +1,7 @@
11
{
22
"name": "@blinkmobile/identity-cli",
33
"description": "CLI to provide easy management of authentication with BlinkMobile",
4-
"version": "3.0.0-beta.0",
4+
"version": "3.0.0",
55
"author": "BlinkMobile <developers@blinkmobile.com.au> (https://github.com/blinkmobile)",
66
"bin": {
77
"blinkm-identity": "./bin/index.js"

0 commit comments

Comments
 (0)