CHANGELOG.md

# Changelog

## How does this project's versions match axe-core versions?

Every time axe-core gets a major/minor/patch upgrade, this project also gets a major/minor/patch upgrade. But this project can also have upgrades unrelated to axe-core, which follow semantic versioning. As a result, this project's versions will not match axe-core versions exactly. Refer to [package-lock.json](./assets/package-lock.json) to learn the exact axe-core version currently used, or read the changelog.

## 0.2.2 (2024-10-26)

- Upgrade axe-core to 4.10.2.

## 0.2.1 (2024-10-20)

- Upgrade axe-core to 4.10.1.

## 0.2.0 (2024-07-30)

- Upgrade axe-core to 4.10.0.

## 0.1.0 (2024-06-08)

- Initial release, using axe-core 4.9.1.