Skip to content

Commit 879e0c3

Browse files
committed
version 0.3.1 and CHANGELOG update
1 parent e59964c commit 879e0c3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## 0.3.1
6+
7+
### Added
8+
- Updated `yargs` package to version 4
9+
10+
### Fixed
11+
- Now properly building `dist` code for `npm` distribution and including it (added `.npmignore`) when publishing
12+
513
## 0.3.0
614

715
### Added

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.3.0",
3+
"version": "0.3.1",
44
"description": "Amazon Cloud Drive CLI and SDK",
55
"repository": "alex-phillips/node-clouddrive",
66
"bin": {

0 commit comments

Comments
 (0)