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

Commit 9b8b9a5

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2020-09-23) ### Bug Fixes * **modal:** improve modal components ([#597](#597)) ([ce2736a](ce2736a))
1 parent ce2736a commit 9b8b9a5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.1](https://github.com/HospitalRun/components/compare/v3.0.0...v3.0.1) (2020-09-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **modal:** improve modal components ([#597](https://github.com/HospitalRun/components/issues/597)) ([ce2736a](https://github.com/HospitalRun/components/commit/ce2736ad275ad11c70ab47f1a0dd94955391f136))
7+
18
# [3.0.0](https://github.com/HospitalRun/components/compare/v2.0.1...v3.0.0) (2020-09-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hospitalrun/components",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"funding": {
66
"type": "opencollective",

0 commit comments

Comments
 (0)