Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2019-10-15)

### Bug Fixes

* adds .npmrc ([cbc815b](HospitalRun@cbc815b))
* **package:** update csv-parse to version 1.3.0 ([ab42b30](HospitalRun@ab42b30))
* package.json & .snyk to reduce vulnerabilities ([HospitalRun#24](HospitalRun#24)) ([3e03601](HospitalRun@3e03601))
* **deps:** moves fastify-plugin to deps from devDeps ([8e5b35c](HospitalRun@8e5b35c))
* **fastify:** fixes fastify app loading ([c4c1bcb](HospitalRun@c4c1bcb))
* **license:** reverts license to MIT on the next version ([fe3ecae](HospitalRun@fe3ecae))
* **package:** update csv-parse to version 1.2.1 ([e9f2534](HospitalRun@e9f2534))
* **package:** update csv-parse to version 2.0.2 ([df99aba](HospitalRun@df99aba))
* **package:** update csv-parse to version 2.2.0 ([3733369](HospitalRun@3733369))
* **package:** update csv-stringify to version 2.0.0 ([2a112aa](HospitalRun@2a112aa))
* **package:** update csv-stringify to version 3.0.0 ([1f74470](HospitalRun@1f74470))
* package.json & .snyk to reduce vulnerabilities ([HospitalRun#25](HospitalRun#25)) ([08b4887](HospitalRun@08b4887))
* package.json & .snyk to reduce vulnerabilities ([HospitalRun#26](HospitalRun#26)) ([07df5ed](HospitalRun@07df5ed))
* package.json & .snyk to reduce vulnerabilities ([HospitalRun#27](HospitalRun#27)) ([f952e80](HospitalRun@f952e80))
* **package:** update hospitalrun to version 0.9.17 ([HospitalRun#31](HospitalRun#31)) ([f9cbb57](HospitalRun@f9cbb57))
* **package:** update hospitalrun-dblisteners to version 0.9.6 ([HospitalRun#35](HospitalRun#35)) ([b898a69](HospitalRun@b898a69))
* **package:** update hospitalrun-dblisteners to version 1.0.1 ([f79ccea](HospitalRun@f79ccea))
* **package:** update hospitalrun-server-routes to version 0.9.10 ([HospitalRun#34](HospitalRun#34)) ([c8b5b01](HospitalRun@c8b5b01))
* **package:** update hospitalrun-server-routes to version 0.9.11 ([HospitalRun#40](HospitalRun#40)) ([ca9a2d4](HospitalRun@ca9a2d4))
* **package:** update osprey to version 0.5.0 ([dad2014](HospitalRun@dad2014))

### Features

* Adds Typescript Fastify CLI Application ([HospitalRun#154](HospitalRun#154)) ([74ead9f](HospitalRun@74ead9f))
* **toolchain:** adds new commit script ([285b367](HospitalRun@285b367))
* **toolchain:** adds vscode settings folder in order to enable eslint ([683e16b](HospitalRun@683e16b))
  • Loading branch information
semantic-release-bot committed Oct 15, 2019
1 parent e61ec99 commit e5b5d54
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 1.0.0 (2019-10-15)


### Bug Fixes

* adds .npmrc ([cbc815b](https://github.com/HospitalRun/hospitalrun-server/commit/cbc815be9aa0c879075f02eb70724ef5943eb346))
* **package:** update csv-parse to version 1.3.0 ([ab42b30](https://github.com/HospitalRun/hospitalrun-server/commit/ab42b30369d5c659b5c765ad61b661492f243bae))
* package.json & .snyk to reduce vulnerabilities ([#24](https://github.com/HospitalRun/hospitalrun-server/issues/24)) ([3e03601](https://github.com/HospitalRun/hospitalrun-server/commit/3e0360164e678ecdcee6e7cc189922eb59cae3d7))
* **deps:** moves fastify-plugin to deps from devDeps ([8e5b35c](https://github.com/HospitalRun/hospitalrun-server/commit/8e5b35c84d4d13378d5631b2810830f17298e25f))
* **fastify:** fixes fastify app loading ([c4c1bcb](https://github.com/HospitalRun/hospitalrun-server/commit/c4c1bcb9ce288f0a366b2548d159a9c04601dae0))
* **license:** reverts license to MIT on the next version ([fe3ecae](https://github.com/HospitalRun/hospitalrun-server/commit/fe3ecae61a657adc61417bf7a62c712a261829ff))
* **package:** update csv-parse to version 1.2.1 ([e9f2534](https://github.com/HospitalRun/hospitalrun-server/commit/e9f25348688f0b9bd5a95028e12bc986c425e9a3))
* **package:** update csv-parse to version 2.0.2 ([df99aba](https://github.com/HospitalRun/hospitalrun-server/commit/df99abaa907620d111a619e86994685726f49329))
* **package:** update csv-parse to version 2.2.0 ([3733369](https://github.com/HospitalRun/hospitalrun-server/commit/37333691d7916b03bc4c0c6ae11c431c74e06910))
* **package:** update csv-stringify to version 2.0.0 ([2a112aa](https://github.com/HospitalRun/hospitalrun-server/commit/2a112aae491aa57871da0c446f84e49e5402b502))
* **package:** update csv-stringify to version 3.0.0 ([1f74470](https://github.com/HospitalRun/hospitalrun-server/commit/1f74470c40cb31dbe9d887ffc4cefb13c2f0bc41))
* package.json & .snyk to reduce vulnerabilities ([#25](https://github.com/HospitalRun/hospitalrun-server/issues/25)) ([08b4887](https://github.com/HospitalRun/hospitalrun-server/commit/08b4887fc6a7c573a3194a41bbe876f9a68b8eb5))
* package.json & .snyk to reduce vulnerabilities ([#26](https://github.com/HospitalRun/hospitalrun-server/issues/26)) ([07df5ed](https://github.com/HospitalRun/hospitalrun-server/commit/07df5edfd4f24652c970d21e55e778bc47b8eb5b))
* package.json & .snyk to reduce vulnerabilities ([#27](https://github.com/HospitalRun/hospitalrun-server/issues/27)) ([f952e80](https://github.com/HospitalRun/hospitalrun-server/commit/f952e8011f162310577da9a01fcfbd10e473a20e))
* **package:** update hospitalrun to version 0.9.17 ([#31](https://github.com/HospitalRun/hospitalrun-server/issues/31)) ([f9cbb57](https://github.com/HospitalRun/hospitalrun-server/commit/f9cbb57359b078146276c0afd66426cea113b5e9))
* **package:** update hospitalrun-dblisteners to version 0.9.6 ([#35](https://github.com/HospitalRun/hospitalrun-server/issues/35)) ([b898a69](https://github.com/HospitalRun/hospitalrun-server/commit/b898a690f80e7e434e609d48f9716a7c9a845784))
* **package:** update hospitalrun-dblisteners to version 1.0.1 ([f79ccea](https://github.com/HospitalRun/hospitalrun-server/commit/f79cceae7b510ef09220a27ab6cad7b2383d8390))
* **package:** update hospitalrun-server-routes to version 0.9.10 ([#34](https://github.com/HospitalRun/hospitalrun-server/issues/34)) ([c8b5b01](https://github.com/HospitalRun/hospitalrun-server/commit/c8b5b01c8589d393555c8f2242c3f853b92301a7))
* **package:** update hospitalrun-server-routes to version 0.9.11 ([#40](https://github.com/HospitalRun/hospitalrun-server/issues/40)) ([ca9a2d4](https://github.com/HospitalRun/hospitalrun-server/commit/ca9a2d45d12bcc3a2d274577a4006fa68642a541))
* **package:** update osprey to version 0.5.0 ([dad2014](https://github.com/HospitalRun/hospitalrun-server/commit/dad20142aea10c754a892b56447dfa5f8be8ee10))


### Features

* Adds Typescript Fastify CLI Application ([#154](https://github.com/HospitalRun/hospitalrun-server/issues/154)) ([74ead9f](https://github.com/HospitalRun/hospitalrun-server/commit/74ead9f76c7011ab3a894838e04e9a7735250866))
* **toolchain:** adds new commit script ([285b367](https://github.com/HospitalRun/hospitalrun-server/commit/285b3670461ed9f7667389b288eac91025c19463))
* **toolchain:** adds vscode settings folder in order to enable eslint ([683e16b](https://github.com/HospitalRun/hospitalrun-server/commit/683e16b563a055e3a896aba4f58629d9d1c2fa44))

0 comments on commit e5b5d54

Please sign in to comment.