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

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

* delete payments and line items when deleting invoices ([05527ae](05527ae))
* fixed edit operative plan title bug ([db469da](db469da))
* fixed edit operative plan title test ([51a6c3e](51a6c3e))
* remove swap files inadverdently checked in ([9d2040d](9d2040d))
* when deleting patient records, also delete appointsments, payments, invoice line items and proc charges ([5939a73](5939a73))
* **locales/de:** languageName ([1cfba70](1cfba70))
* **nav-sidebar:** current route highlighting ([357e4b5](357e4b5))
* **package:** update electron-localshortcut to version 3.0.4 ([5e98e76](5e98e76))

### chore

* drop support for Node.js 0.10 ([#782](#782)) ([c3e2dae](c3e2dae))

### Features

* **toolchain:** adds commit script ([3fc9c2f](3fc9c2f))

### Performance Improvements

* **docker:** add `yarn` for faster dependency installs ([ae1ca43](ae1ca43))

### BREAKING CHANGES

* This module no longer supports Node.js 0.10
  • Loading branch information
semantic-release-bot committed Oct 15, 2019
1 parent ddc4cdf commit 6a4f0e0
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# 1.0.0 (2019-10-15)


### Bug Fixes

* delete payments and line items when deleting invoices ([05527ae](https://github.com/HospitalRun/hospitalrun-frontend/commit/05527ae49db4c8a61fad38245e63b1f7a0fe2a6e))
* fixed edit operative plan title bug ([db469da](https://github.com/HospitalRun/hospitalrun-frontend/commit/db469da9a5eed20f74e7f139ab0b785a2af55abb))
* fixed edit operative plan title test ([51a6c3e](https://github.com/HospitalRun/hospitalrun-frontend/commit/51a6c3ecca1b80edecd5d5b887abc60885cf6c35))
* remove swap files inadverdently checked in ([9d2040d](https://github.com/HospitalRun/hospitalrun-frontend/commit/9d2040da45bf1e0a90d6468d4ab7d493e7a41e91))
* when deleting patient records, also delete appointsments, payments, invoice line items and proc charges ([5939a73](https://github.com/HospitalRun/hospitalrun-frontend/commit/5939a738f3fce786dca84e32246236c4681767f4))
* **locales/de:** languageName ([1cfba70](https://github.com/HospitalRun/hospitalrun-frontend/commit/1cfba70a937ae0eced0baec836ac52cfb4373a76))
* **nav-sidebar:** current route highlighting ([357e4b5](https://github.com/HospitalRun/hospitalrun-frontend/commit/357e4b5679096ed53a628c8cc7b60e1b90196b78))
* **package:** update electron-localshortcut to version 3.0.4 ([5e98e76](https://github.com/HospitalRun/hospitalrun-frontend/commit/5e98e760a0e3c39a74c238b7b1c7425b7efc7ec5))


### chore

* drop support for Node.js 0.10 ([#782](https://github.com/HospitalRun/hospitalrun-frontend/issues/782)) ([c3e2dae](https://github.com/HospitalRun/hospitalrun-frontend/commit/c3e2dae5f3f16010a572a046697be9372169daa5))


### Features

* **toolchain:** adds commit script ([3fc9c2f](https://github.com/HospitalRun/hospitalrun-frontend/commit/3fc9c2fc661104f898d1533c057ea3f0388965ff))


### Performance Improvements

* **docker:** add `yarn` for faster dependency installs ([ae1ca43](https://github.com/HospitalRun/hospitalrun-frontend/commit/ae1ca43da091eb28bf62da92272cf204675ecbc7))


### BREAKING CHANGES

* This module no longer supports Node.js 0.10

0 comments on commit 6a4f0e0

Please sign in to comment.