Skip to content

Commit c9c8a6c

Browse files
authored
Merge pull request #160 from Cox-Automotive/develop
Develop
2 parents 688fcbe + b25d67f commit c9c8a6c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
★ Release Notes: 2020-06-22
1+
★ Release Notes: 2020-09-03
22
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
33

44
Thanks for upgrading to the latest version of the ALKS CLI!
55

6-
Fixes a typo
6+
Bumps alks-node version
77

88
→ Have feedback? https://github.com/Cox-Automotive/ALKS-CLI/issues
99

npm-shrinkwrap.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alks",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "CLI for working with ALKS",
55
"main": "bin/alks",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"alks"
3737
],
3838
"dependencies": {
39-
"alks-node": "^0.9.2",
39+
"alks-node": "^0.10.2",
4040
"async": "^2.0.0-rc.6",
4141
"chmod": "^0.2.1",
4242
"cli-color": "^1.1.0",

0 commit comments

Comments
 (0)