Skip to content

Commit

Permalink
Merge pull request #995 from dequelabs/release-2024-01-23
Browse files Browse the repository at this point in the history
chore: RC v4.8.4
  • Loading branch information
dequejenn authored Jan 23, 2024
2 parents 54b75d0 + f364fec commit 39c64e9
Show file tree
Hide file tree
Showing 26 changed files with 824 additions and 2,095 deletions.
58 changes: 0 additions & 58 deletions .github/workflows/create-release.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,5 @@ jobs:
--generate-notes \
--repo ${{ github.repository }}
--target master
env:
GH_TOKEN: ${{ github.token }}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.8.4](https://github.com/dequelabs/axe-core-npm/compare/v4.8.3...v4.8.4) (2024-01-23)


### Bug Fixes

* **webdriverjs:** use new headless argument to fix [email protected] breaking release ([#992](https://github.com/dequelabs/axe-core-npm/issues/992)) ([0daba98](https://github.com/dequelabs/axe-core-npm/commit/0daba98684ede79bfb6488dd1b81f7d863e69d99))





## [4.8.3](https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.3) (2024-01-09)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "4.8.3"
"version": "4.8.4"
}
Loading

0 comments on commit 39c64e9

Please sign in to comment.