Skip to content

Commit 11567fa

Browse files
author
Travis CI User
committed
chore(release): Travis CI update [ci skip]
1 parent c12f051 commit 11567fa

File tree

12 files changed

+132
-44356
lines changed

12 files changed

+132
-44356
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.8](https://github.com/pharindoko/json-serverless/compare/v1.6.7...v1.6.8) (2020-10-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency terser-webpack-plugin to v5.0.2 ([c12f051](https://github.com/pharindoko/json-serverless/commit/c12f0510c7d82a4ffdc27cd16b686c9ddae352c8))
12+
13+
14+
15+
16+
617
## [1.6.7](https://github.com/pharindoko/json-serverless/compare/v1.6.6...v1.6.7) (2020-10-24)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/server",
55
"packages/template"
66
],
7-
"version": "1.6.7"
7+
"version": "1.6.8"
88
}

packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.8](https://github.com/pharindoko/json-serverless/compare/v1.6.7...v1.6.8) (2020-10-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency terser-webpack-plugin to v5.0.2 ([c12f051](https://github.com/pharindoko/json-serverless/commit/c12f0510c7d82a4ffdc27cd16b686c9ddae352c8))
12+
13+
14+
15+
16+
617
## [1.6.7](https://github.com/pharindoko/json-serverless/compare/v1.6.6...v1.6.7) (2020-10-24)
718

819
**Note:** Version bump only for package json-serverless

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ npm install -g json-serverless
2121
$ jsonsls COMMAND
2222
running command...
2323
$ jsonsls (-v|--version|version)
24-
json-serverless/1.6.7 linux-x64 node-v10.22.1
24+
json-serverless/1.6.8 linux-x64 node-v10.23.0
2525
$ jsonsls --help [COMMAND]
2626
USAGE
2727
$ jsonsls COMMAND

0 commit comments

Comments
 (0)