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

Commit c12b7d8

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.16.1...v2.0.0) (2020-09-07) ### Features * 🎸 Adds addon-docs ([1bbf623](1bbf623)) ### BREAKING CHANGES * 🧨 addon-info is replaced by addon-docs. ✅ Closes: 531
1 parent 1fde43a commit c12b7d8

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.0.0](https://github.com/HospitalRun/components/compare/v1.16.1...v2.0.0) (2020-09-07)
2+
3+
4+
### Features
5+
6+
* 🎸 Adds addon-docs ([1bbf623](https://github.com/HospitalRun/components/commit/1bbf623597d74cfb80598d476be81b3418e47836))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* 🧨 addon-info is replaced by addon-docs.
12+
13+
✅ Closes: 531
14+
115
## [1.16.1](https://github.com/HospitalRun/components/compare/v1.16.0...v1.16.1) (2020-08-02)
216

317

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": "1.16.1",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"funding": {
66
"type": "opencollective",

0 commit comments

Comments
 (0)