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

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.0...v0.4.0) (2019-09-30)

### Features

* **badges:** adds badges ([9b52c43](9b52c43)), closes [#22](#22)
* **pills:** adds pills ([e6a4fd6](e6a4fd6)), closes [#22](#22)
  • Loading branch information
semantic-release-bot committed Sep 30, 2019
1 parent ce2f1ff commit 2d26ac4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [0.4.0](https://github.com/HospitalRun/components/compare/v0.3.0...v0.4.0) (2019-09-30)


### Features

* **badges:** adds badges ([9b52c43](https://github.com/HospitalRun/components/commit/9b52c43)), closes [#22](https://github.com/HospitalRun/components/issues/22)
* **pills:** adds pills ([e6a4fd6](https://github.com/HospitalRun/components/commit/e6a4fd6)), closes [#22](https://github.com/HospitalRun/components/issues/22)

# [0.3.0](https://github.com/HospitalRun/components/compare/v0.2.0...v0.3.0) (2019-09-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hospitalrun/components",
"version": "0.3.0",
"version": "0.4.0",
"license": "MIT",
"module": "dist/components.esm.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 2d26ac4

Please sign in to comment.