Skip to content

Commit 0266ff3

Browse files
author
uid10804
committed
docs(changelog): merged changelog to fit to lerna style changelog
1 parent cb9eb76 commit 0266ff3

File tree

2 files changed

+67
-80
lines changed

2 files changed

+67
-80
lines changed

CHANGELOG.md

Lines changed: 67 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1010

1111

1212

13-
1413
## [1.5.6](https://github.com/pharindoko/json-serverless/compare/v1.5.3...v1.5.6) (2019-12-30)
1514

1615

@@ -54,15 +53,78 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
5453

5554

5655

56+
## [1.5.3](https://github.com/pharindoko/json-serverless/compare/v1.5.2...v1.5.3) (2019-12-15)
5757

58-
## [0.0.6-alpha.27](https://github.com/pharindoko/json-serverless/compare/v0.0.6-alpha.26...v0.0.6-alpha.27) (2019-12-30)
5958

60-
**Note:** Version bump only for package json-serverless
59+
### Bug Fixes
6160

61+
* **logging:** fix error when pino pretty is not found ([f698257](https://github.com/pharindoko/json-serverless/commit/f698257df9ea85419acc8562f63ec89d33a3cc60))
6262

63+
## [1.5.2](https://github.com/pharindoko/json-serverless/compare/v1.5.1...v1.5.2) (2019-12-08)
6364

6465

66+
### Bug Fixes
6567

66-
## [0.0.6-alpha.26](https://github.com/pharindoko/json-serverless/compare/v0.0.6-alpha.18...v0.0.6-alpha.26) (2019-12-30)
68+
* **dependencies:** update package-lock.json and old packages ([da5f815](https://github.com/pharindoko/json-serverless/commit/da5f815d0c01fd5ca786160cfdde7cbcfff9a039))
6769

68-
**Note:** Version bump only for package json-serverless
70+
## [1.5.1](https://github.com/pharindoko/json-serverless/compare/v1.5.0...v1.5.1) (2019-10-04)
71+
72+
73+
### Bug Fixes
74+
75+
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([6104846](https://github.com/pharindoko/json-serverless/commit/6104846))
76+
77+
# [1.5.0](https://github.com/pharindoko/json-serverless/compare/v1.4.1...v1.5.0) (2019-09-02)
78+
79+
80+
### Features
81+
82+
* **server:** added additional json validation ([ecc1581](https://github.com/pharindoko/json-serverless/commit/ecc1581))
83+
84+
## [1.4.1](https://github.com/pharindoko/json-serverless/compare/v1.4.0...v1.4.1) (2019-09-02)
85+
86+
87+
### Bug Fixes
88+
89+
* **server:** fixed issues when starting local instances after refactoring code ([d590898](https://github.com/pharindoko/json-serverless/commit/d590898))
90+
91+
# [1.4.0](https://github.com/pharindoko/json-serverless/compare/v1.3.0...v1.4.0) (2019-08-25)
92+
93+
94+
### Features
95+
96+
* **settings:** added possiblity to set path of json file which will be imported ([ce10b0b](https://github.com/pharindoko/json-serverless/commit/ce10b0b))
97+
98+
# [1.3.0](https://github.com/pharindoko/json-serverless/compare/v1.2.0...v1.3.0) (2019-08-24)
99+
100+
101+
### Features
102+
103+
* **swagger:** add swagger ui and spec support ([cbd8c82](https://github.com/pharindoko/json-serverless/commit/cbd8c82))
104+
105+
# [1.2.0](https://github.com/pharindoko/json-serverless/compare/v1.1.0...v1.2.0) (2019-08-16)
106+
107+
108+
### Features
109+
110+
* **debugging:** enabled local debugging in vscode using webpack and sourcemaps ([1a004e1](https://github.com/pharindoko/json-serverless/commit/1a004e1))
111+
112+
# Change Log
113+
114+
All notable changes to this project will be documented in this file.
115+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
116+
117+
## 1.0.1 (2019-08-08)
118+
119+
120+
### Bug Fixes
121+
122+
* **deps:** update dependency serverless-http to v2 ([c406652](https://github.com/pharindoko/ngx-chartboard-backend/commit/c406652))
123+
* .snyk, package.json & package-lock.json to reduce vulnerabilities ([a05a6b7](https://github.com/pharindoko/ngx-chartboard-backend/commit/a05a6b7))
124+
* .snyk, package.json & package-lock.json to reduce vulnerabilities ([9e14350](https://github.com/pharindoko/ngx-chartboard-backend/commit/9e14350))
125+
* current serverless framework version has issue with stage parameters ([897cb9f](https://github.com/pharindoko/ngx-chartboard-backend/commit/897cb9f))
126+
127+
128+
### Features
129+
130+
* **change management:** added version and changelog support ([46933e3](https://github.com/pharindoko/ngx-chartboard-backend/commit/46933e3))

docs/CHANGELOG.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)