Skip to content

Commit

Permalink
chore(package) v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 10, 2019
1 parent 6ab72e7 commit d0b1f9f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2019.09.10, v1.1.2

feature:
- (restbox) add madrun
- (package) fullstore v2.0.2
- (package) nyc v14.1.1
- (package) eslint v6.3.0
- (package) wraptile v3.0.0
- (package) eslint-plugin-node v10.0.0
- (package) string-to-stream v3.0.1
- (package) tape -> supertape


2018.11.29, v1.1.1

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "restbox",
"version": "1.1.1",
"version": "1.1.2",
"description": "REST for CRUD file operations on dropbox",
"main": "lib/restbox.js",
"scripts": {
Expand Down

0 comments on commit d0b1f9f

Please sign in to comment.