Skip to content

Commit 05bcb5d

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 5ccc85b commit 05bcb5d

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v0.2.1 (Tue May 18 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Try to debug the build [#75](https://github.com/intuit/proof/pull/75) ([@adierkens](https://github.com/adierkens))
6+
- Bump auto [#74](https://github.com/intuit/proof/pull/74) ([@adierkens](https://github.com/adierkens))
7+
- `@proof-ui/config`
8+
- Change log to debug [#73](https://github.com/intuit/proof/pull/73) ([@adierkens](https://github.com/adierkens))
9+
- `@proof-ui/browser`
10+
- fix deserialize instance of `java.lang.String` error [#72](https://github.com/intuit/proof/pull/72) ([@kendallgassner](https://github.com/kendallgassner))
11+
12+
#### ⚠️ Pushed to `master`
13+
14+
- Update config.yml ([@adierkens](https://github.com/adierkens))
15+
16+
#### Authors: 2
17+
18+
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
19+
- Kendall Gassner ([@kendallgassner](https://github.com/kendallgassner))
20+
21+
---
22+
123
# v0.2.0 (Fri Dec 18 2020)
224

325
#### 🚀 Enhancement

packages/browser/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v0.2.1 (Tue May 18 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- fix deserialize instance of `java.lang.String` error [#72](https://github.com/intuit/proof/pull/72) ([@kendallgassner](https://github.com/kendallgassner))
6+
- fix deserialize instance of `java.lang.String` error ([@kendallgassner](https://github.com/kendallgassner))
7+
8+
#### Authors: 1
9+
10+
- Kendall Gassner ([@kendallgassner](https://github.com/kendallgassner))
11+
12+
---
13+
114
# v0.1.5 (Thu Aug 20 2020)
215

316
#### 🐛 Bug Fix

packages/config/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v0.2.1 (Tue May 18 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Change log to debug [#73](https://github.com/intuit/proof/pull/73) ([@adierkens](https://github.com/adierkens))
6+
- Update main.ts ([@adierkens](https://github.com/adierkens))
7+
8+
#### Authors: 1
9+
10+
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
11+
12+
---
13+
114
# v0.1.6 (Wed Dec 02 2020)
215

316
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)