diff --git a/CHANGELOG.md b/CHANGELOG.md index d7052e7a..7950f7d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 8.1.2 (2024-09-08) + +### Fixes + +- Fixed package issues with v8.1.1. + ## 8.1.1 (2024-09-08) ### Fixes diff --git a/package-lock.json b/package-lock.json index 4676c5d7..077cd354 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@aarongoldenthal/pa11y", - "version": "8.1.0", + "version": "8.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aarongoldenthal/pa11y", - "version": "8.1.0", + "version": "8.1.2", "license": "LGPL-3.0-only", "dependencies": { "axe-core": "^4.10.0", diff --git a/package.json b/package.json index 5005fab6..667f7629 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aarongoldenthal/pa11y", - "version": "8.1.0", + "version": "8.1.2", "description": "Pa11y is your automated accessibility testing pal", "keywords": [ "accessibility",