Skip to content

Commit

Permalink
chore(release): Travis CI update [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Oct 27, 2020
1 parent c12f051 commit 11567fa
Show file tree
Hide file tree
Showing 12 changed files with 132 additions and 44,356 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.8](https://github.com/pharindoko/json-serverless/compare/v1.6.7...v1.6.8) (2020-10-27)


### Bug Fixes

* **deps:** update dependency terser-webpack-plugin to v5.0.2 ([c12f051](https://github.com/pharindoko/json-serverless/commit/c12f0510c7d82a4ffdc27cd16b686c9ddae352c8))





## [1.6.7](https://github.com/pharindoko/json-serverless/compare/v1.6.6...v1.6.7) (2020-10-24)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/server",
"packages/template"
],
"version": "1.6.7"
"version": "1.6.8"
}
11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.8](https://github.com/pharindoko/json-serverless/compare/v1.6.7...v1.6.8) (2020-10-27)


### Bug Fixes

* **deps:** update dependency terser-webpack-plugin to v5.0.2 ([c12f051](https://github.com/pharindoko/json-serverless/commit/c12f0510c7d82a4ffdc27cd16b686c9ddae352c8))





## [1.6.7](https://github.com/pharindoko/json-serverless/compare/v1.6.6...v1.6.7) (2020-10-24)

**Note:** Version bump only for package json-serverless
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ npm install -g json-serverless
$ jsonsls COMMAND
running command...
$ jsonsls (-v|--version|version)
json-serverless/1.6.7 linux-x64 node-v10.22.1
json-serverless/1.6.8 linux-x64 node-v10.23.0
$ jsonsls --help [COMMAND]
USAGE
$ jsonsls COMMAND
Expand Down
Loading

0 comments on commit 11567fa

Please sign in to comment.