Skip to content

Commit a54c1a4

Browse files
author
uid10804
committed
2 parents fd95387 + a1e585c commit a54c1a4

File tree

12 files changed

+78
-43383
lines changed

12 files changed

+78
-43383
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.5.32](https://github.com/pharindoko/json-serverless/compare/v1.5.31...v1.5.32) (2020-05-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **template:** set correct webpack config file for npm package ([870ec59](https://github.com/pharindoko/json-serverless/commit/870ec590ef3e23f13c30dfd693bc4f84a3b747b1))
12+
13+
14+
15+
16+
617
## [1.5.31](https://github.com/pharindoko/json-serverless/compare/v1.5.30...v1.5.31) (2020-05-04)
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.5.31"
7+
"version": "1.5.32"
88
}

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5.32](https://github.com/pharindoko/json-serverless/compare/v1.5.31...v1.5.32) (2020-05-04)
7+
8+
**Note:** Version bump only for package json-serverless
9+
10+
11+
12+
13+
614
## [1.5.31](https://github.com/pharindoko/json-serverless/compare/v1.5.30...v1.5.31) (2020-05-04)
715

816

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ npm install -g json-serverless
1919
$ jsonsls COMMAND
2020
running command...
2121
$ jsonsls (-v|--version|version)
22-
json-serverless/1.5.31 linux-x64 node-v10.20.1
22+
json-serverless/1.5.32 linux-x64 node-v10.20.1
2323
$ jsonsls --help [COMMAND]
2424
USAGE
2525
$ jsonsls COMMAND

0 commit comments

Comments
 (0)