platinumazure / eslint-plugin-qunit

ESLint plugin containing rules useful for QUnit tests.
MIT License
30 stars 22 forks source link

v8.1.2 #533

Closed bmish closed 3 months ago

bmish commented 3 months ago

This PR includes manual version/changelog updates since I'm having trouble with our npm run release command.

After this PR is merged, we should create a new GitHub Release with the included changelog and using the 8.1.2 version tag from this PR.

I have already manually released the version to npm: https://www.npmjs.com/package/eslint-plugin-qunit/v/8.1.2

This version includes:

coveralls commented 3 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 9c207785b4e7a50236bff9bacf45562f08a06ad5 on bmish:8.1.2 into 02b4c8eac55e04bbb947415e88e61cce124621c9 on platinumazure:main.

bmish commented 3 months ago

@platinumazure looks like this didn't create the 8.1.2 tag because I squashed the commits. Can you manually tag a commit with that so we can create the git release with it?

platinumazure commented 3 months ago

@bmish I've pushed tag v8.1.2 on fda23d2. Let me know if you have any issues.

bmish commented 3 months ago

Thank you so much! Completed release: https://github.com/platinumazure/eslint-plugin-qunit/releases/tag/v8.1.2