dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright
Mozilla Public License 2.0
81 stars 102 forks source link

Github Releases are being tagged incorrectly #258

Open straker opened 1 year ago

straker commented 1 year ago

Our Github releases are getting tagged to the commit right before the release. This means our versions are one behind and changelog entry does not exist for that release. The maven release looks to be correct.

Example: 4.4.2 release changelog and pom file

fugazi commented 1 year ago

Yeah, this is true.