Skip to content

Commit

Permalink
v8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
booc0mtaco committed Oct 21, 2024
1 parent 52163be commit 117dc04
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 8.2.1 (2024-10-21)

- [fix] Simplify the promise queue implementation [#102](https://github.com/chanzuckerberg/axe-storybook-testing/pull/102)
- [fix] Minor code re-organizations [#102](https://github.com/chanzuckerberg/axe-storybook-testing/pull/102)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chanzuckerberg/axe-storybook-testing",
"version": "8.2.0",
"version": "8.2.1",
"license": "MIT",
"homepage": "https://github.com/chanzuckerberg/axe-storybook-testing",
"repository": {
Expand Down

0 comments on commit 117dc04

Please sign in to comment.