Skip to content

Commit 90ff36a

Browse files
author
Bryan Guillen
committed
Update CHANGELOG.md [skip ci]
1 parent 8daa742 commit 90ff36a

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# (Mon Dec 27 2021)
22

3+
#### 🐛 Bug Fix
4+
5+
- `@bguillen-tcs/[email protected]`
6+
- feat: add support for className [#13](https://github.com/bguillen-tcs/auto-poc/pull/13) ([@bguillen-tcs](https://github.com/bguillen-tcs))
7+
- feat: add support for display prop [#12](https://github.com/bguillen-tcs/auto-poc/pull/12) ([@bguillen-tcs](https://github.com/bguillen-tcs))
8+
9+
#### ⚠️ Pushed to `master`
10+
11+
- chore: add paths back ([@bguillen-tcs](https://github.com/bguillen-tcs))
12+
- chore: rm paths for now to do some testing ([@bguillen-tcs](https://github.com/bguillen-tcs))
13+
- chore: add publishConfig ([@bguillen-tcs](https://github.com/bguillen-tcs))
14+
- `@bguillen-tcs/[email protected]`
15+
- Merge branch 'master' of https://github.com/bguillen-tcs/auto-poc ([@bguillen-tcs](https://github.com/bguillen-tcs))
16+
17+
#### Authors: 1
18+
19+
- [@bguillen-tcs](https://github.com/bguillen-tcs)
20+
21+
---
22+
23+
# (Mon Dec 27 2021)
24+
325
#### 🚀 Enhancement
426

527
- `@bguillen-tcs/[email protected]`

packages/components/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v0.5.1 (Mon Dec 27 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- feat: add support for className [#13](https://github.com/bguillen-tcs/auto-poc/pull/13) ([@bguillen-tcs](https://github.com/bguillen-tcs))
6+
- feat: add support for className ([@bguillen-tcs](https://github.com/bguillen-tcs))
7+
- feat: add support for display prop [#12](https://github.com/bguillen-tcs/auto-poc/pull/12) ([@bguillen-tcs](https://github.com/bguillen-tcs))
8+
- feat: add support for display prop ([@bguillen-tcs](https://github.com/bguillen-tcs))
9+
10+
#### ⚠️ Pushed to `master`
11+
12+
- Merge branch 'master' of https://github.com/bguillen-tcs/auto-poc ([@bguillen-tcs](https://github.com/bguillen-tcs))
13+
14+
#### Authors: 1
15+
16+
- [@bguillen-tcs](https://github.com/bguillen-tcs)
17+
18+
---
19+
120
# v0.5.0 (Mon Dec 27 2021)
221

322
#### 🚀 Enhancement

0 commit comments

Comments
 (0)