Skip to content

Commit 2f24bf7

Browse files
committed
Release 8.2.1
1 parent feb677a commit 2f24bf7

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [8.2.1](https://github.com/platinumazure/eslint-plugin-qunit/compare/v8.2.0...v8.2.1) (2025-06-27)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure release-it runs the build ([#586](https://github.com/platinumazure/eslint-plugin-qunit/issues/586)) ([feb677a](https://github.com/platinumazure/eslint-plugin-qunit/commit/feb677a6949c6db6530227a9006c886692b6b06e))
9+
10+
11+
### Documentation
12+
13+
* remove follow-up items from changelog ([3121b23](https://github.com/platinumazure/eslint-plugin-qunit/commit/3121b231e0723f47f636271a69481c843b3aa682))
14+
315
## [8.2.0](https://github.com/platinumazure/eslint-plugin-qunit/compare/v8.1.2...v8.2.0) (2025-06-27)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-qunit",
3-
"version": "8.2.0",
3+
"version": "8.2.1",
44
"description": "ESLint plugin containing rules useful for QUnit tests.",
55
"exports": {
66
".": "./dist/index.js",

0 commit comments

Comments
 (0)