Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit 26dd8e7

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-07-02) ### Bug Fixes * **build:** remove yarn job ([46fb852](46fb852)) * **release:** fix semanti release env ([2a095c9](2a095c9)), closes [#43](#43) * fix wrong diagnostic report status import ([6785a8e](6785a8e)) * **build:** fixes yarn install on github ci ([97784bd](97784bd)) * **ci:** removes storybook command ([930b691](930b691)) * **model:** remove unused models ([562a46e](562a46e)) ### Features * **appointment:** add appointment schema ([c83cd66](c83cd66)) * **design docs:** add HR v1 design documents ([a61247e](a61247e)) * **model:** add allergy, diagnosis and medical-test models ([6abf8e8](6abf8e8)) * **release:** add release automation ([3e0a80e](3e0a80e)), closes [#42](#42) [#43](#43) * add loinc codes and descriptions ([d40973c](d40973c)) * **model:** add patient database schema and typings ([1d46c5d](1d46c5d)) * 🎸 (schema) adding more schema resources ([77faaae](77faaae))
1 parent 46fb852 commit 26dd8e7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# 1.0.0 (2020-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **build:** remove yarn job ([46fb852](https://github.com/HospitalRun/hospitalrun-core/commit/46fb852ac09380c67e77e92d8c2eeb0068d10b39))
7+
* **release:** fix semanti release env ([2a095c9](https://github.com/HospitalRun/hospitalrun-core/commit/2a095c9d9337c1afd80a00ad0e21e95a68c201ab)), closes [#43](https://github.com/HospitalRun/hospitalrun-core/issues/43)
8+
* fix wrong diagnostic report status import ([6785a8e](https://github.com/HospitalRun/hospitalrun-core/commit/6785a8e6bd822bdc8383517f31283e5b512f7a71))
9+
* **build:** fixes yarn install on github ci ([97784bd](https://github.com/HospitalRun/hospitalrun-core/commit/97784bde80b843291f88c9799405c2057a6d6f66))
10+
* **ci:** removes storybook command ([930b691](https://github.com/HospitalRun/hospitalrun-core/commit/930b6913ce408ca23b73113dbcb79e0be02708ed))
11+
* **model:** remove unused models ([562a46e](https://github.com/HospitalRun/hospitalrun-core/commit/562a46e6554a4e301d3f7fc968fda551aeb57ebc))
12+
13+
14+
### Features
15+
16+
* **appointment:** add appointment schema ([c83cd66](https://github.com/HospitalRun/hospitalrun-core/commit/c83cd66e188a9f1880346678fa2bbe6b5ad52b7b))
17+
* **design docs:** add HR v1 design documents ([a61247e](https://github.com/HospitalRun/hospitalrun-core/commit/a61247e383619b63eadfa7eac8990a3758cde2cd))
18+
* **model:** add allergy, diagnosis and medical-test models ([6abf8e8](https://github.com/HospitalRun/hospitalrun-core/commit/6abf8e82c419fb8cb253ca0a2a6ab1aecfec9bd3))
19+
* **release:** add release automation ([3e0a80e](https://github.com/HospitalRun/hospitalrun-core/commit/3e0a80e80799102eadcbf4660518c6cc41c69f7d)), closes [#42](https://github.com/HospitalRun/hospitalrun-core/issues/42) [#43](https://github.com/HospitalRun/hospitalrun-core/issues/43)
20+
* add loinc codes and descriptions ([d40973c](https://github.com/HospitalRun/hospitalrun-core/commit/d40973cdd11d126b504ec6d6f6c2f75a71a266d2))
21+
* **model:** add patient database schema and typings ([1d46c5d](https://github.com/HospitalRun/hospitalrun-core/commit/1d46c5dcdbb2635ce1d1847f65362e4356df376f))
22+
* 🎸 (schema) adding more schema resources ([77faaae](https://github.com/HospitalRun/hospitalrun-core/commit/77faaae9457d193ac025112b3db9cad07f88d0b5))

0 commit comments

Comments
 (0)