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.12.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.1](v1.12.0...v1.12.1) (2020-06-16)

### Bug Fixes

* fix broken deps and updates scripts ([c8c0eba](c8c0eba))
  • Loading branch information
semantic-release-bot committed Jun 16, 2020
1 parent c8c0eba commit 7b4769e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.12.1](https://github.com/HospitalRun/components/compare/v1.12.0...v1.12.1) (2020-06-16)


### Bug Fixes

* fix broken deps and updates scripts ([c8c0eba](https://github.com/HospitalRun/components/commit/c8c0eba7b02792ae37a8c43b09575fc4b52ed8f5))

# [1.12.0](https://github.com/HospitalRun/components/compare/v1.11.0...v1.12.0) (2020-06-05)


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": "1.12.0",
"version": "1.12.1",
"license": "MIT",
"funding": {
"type": "opencollective",
Expand Down

0 comments on commit 7b4769e

Please sign in to comment.