Skip to content

Commit

Permalink
v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuth committed Jul 23, 2024
1 parent 24e1c43 commit 1b0eef4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## Unreleased

- [new] Add `--port` option
## 8.1.0

- [new] Add `--port` option [#97](https://github.com/chanzuckerberg/axe-storybook-testing/pull/97)

## 8.0.2

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.0.2",
"version": "8.1.0",
"license": "MIT",
"homepage": "https://github.com/chanzuckerberg/axe-storybook-testing",
"repository": {
Expand Down

0 comments on commit 1b0eef4

Please sign in to comment.