Skip to content

Commit 9d4e4cf

Browse files
committed
updated version of env-paths to fix some exceptions thrown on certain OSes - bumped version as well
1 parent 402487c commit 9d4e4cf

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All Notable changes to `clouddrive-node` will be documented in this file
44

5+
## 0.6.2
6+
7+
### Fixed
8+
- Upgrade version of `env-paths` to fix some thrown Exceptions on CentOS
9+
510
## 0.6.1
611

712
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clouddrive",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "Amazon Cloud Drive CLI and SDK",
55
"repository": "alex-phillips/node-clouddrive",
66
"bin": {

0 commit comments

Comments
 (0)