Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lisowski [email protected] committed Oct 19, 2021
1 parent a67f545 commit 0c4c52d
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v0.8.9 (Mon Oct 18 2021)

#### 🐛 Bug Fix

- `@doc-blocks/accordion`, `@doc-blocks/tabs`
- Adding option for external tab state [#18](https://github.com/intuit/doc-blocks/pull/18) ([email protected])

#### Authors: 1

- Sean Powell ([@fattslug](https://github.com/fattslug))

---

# v0.8.8 (Thu Oct 14 2021)

#### 🐛 Bug Fix
Expand Down
12 changes: 12 additions & 0 deletions components/Accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.8.9 (Mon Oct 18 2021)

#### 🐛 Bug Fix

- Adding option for external tab state [#18](https://github.com/intuit/doc-blocks/pull/18) ([email protected])

#### Authors: 1

- Sean Powell ([@fattslug](https://github.com/fattslug))

---

# v0.8.8 (Thu Oct 14 2021)

#### 🐛 Bug Fix
Expand Down
12 changes: 12 additions & 0 deletions components/Tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v0.8.9 (Mon Oct 18 2021)

#### 🐛 Bug Fix

- Adding option for external tab state [#18](https://github.com/intuit/doc-blocks/pull/18) ([email protected])

#### Authors: 1

- Sean Powell ([@fattslug](https://github.com/fattslug))

---

# v0.8.8 (Thu Oct 14 2021)

#### 🐛 Bug Fix
Expand Down

0 comments on commit 0c4c52d

Please sign in to comment.