Skip to content

Commit

Permalink
Bump to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
João Neto authored and netoax committed Oct 22, 2019
1 parent 24cf3a9 commit 02b5d43
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.0.3](https://github.com/CESARBR/knot-cloud-storage/compare/v1.0.2...v1.0.3)

### Bug Fixes

- Fix list data as a KNoT 'app'.

### Improvements

- Add pull request template.
- Bump lodash, eslint-utils and mixin-deep dependencies to avoid security issues.

## [1.0.2](https://github.com/CESARBR/knot-cloud-storage/compare/v1.0.1...v1.0.2)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cesarbr/knot-cloud-storage",
"version": "1.0.2",
"version": "1.0.3",
"description": "KNoT Cloud storage service",
"repository": {
"type": "git",
Expand Down

0 comments on commit 02b5d43

Please sign in to comment.