Skip to content

Commit 9311bee

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent ad582ed commit 9311bee

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# v0.1.6 (Wed Dec 02 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Test out PR builds [#1](https://github.com/intuit/proof/pull/1) ([@adierkens](https://github.com/adierkens) [@hipstersmoothie](https://github.com/hipstersmoothie))
6+
- `@proof-ui/cli`, `@proof-ui/config`
7+
- Fix loading of custom config files [#71](https://github.com/intuit/proof/pull/71) ([@adierkens](https://github.com/adierkens))
8+
9+
#### 📝 Documentation
10+
11+
- Fix #63: Document writing custom plugins [#67](https://github.com/intuit/proof/pull/67) ([@nsinghal12](https://github.com/nsinghal12))
12+
- Fix #3: Add hooks documentation [#68](https://github.com/intuit/proof/pull/68) ([@nsinghal12](https://github.com/nsinghal12))
13+
- Adding Badges in README.md [#64](https://github.com/intuit/proof/pull/64) ([@akashprasher](https://github.com/akashprasher))
14+
15+
#### Authors: 4
16+
17+
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
18+
- Akash Prasher ([@akashprasher](https://github.com/akashprasher))
19+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
20+
- Niti ([@nsinghal12](https://github.com/nsinghal12))
21+
22+
---
23+
124
# v0.1.5 (Thu Aug 20 2020)
225

326
#### 🐛 Bug Fix

packages/cli/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v0.1.6 (Wed Dec 02 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix loading of custom config files [#71](https://github.com/intuit/proof/pull/71) ([@adierkens](https://github.com/adierkens))
6+
- Fix loading of custom config files ([@adierkens](https://github.com/adierkens))
7+
8+
#### Authors: 1
9+
10+
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
11+
12+
---
13+
114
# v0.1.1 (Mon Jul 06 2020)
215

316
#### 🐛 Bug Fix

packages/config/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v0.1.6 (Wed Dec 02 2020)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix loading of custom config files [#71](https://github.com/intuit/proof/pull/71) ([@adierkens](https://github.com/adierkens))
6+
- Fix loading of custom config files ([@adierkens](https://github.com/adierkens))
7+
8+
#### Authors: 1
9+
10+
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
11+
12+
---
13+
114
# v0.1.3 (Tue Aug 11 2020)
215

316
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)