We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eee567 commit 4e0d8a6Copy full SHA for 4e0d8a6
docs/semantic-versioning-policy.md
@@ -6,6 +6,7 @@
6
- A bug fix in a rule that results in `eslint-plugin-testing-library` reporting fewer errors.
7
- A bug fix to the core.
8
- Re-releasing after a failed release (i.e., publishing a release that doesn't work for anyone).
9
+ - A dependency gets updated
10
- Minor release (might break your lint build)
11
- A bug fix in a rule that results in `eslint-plugin-testing-library` reporting more errors.
12
- A new rule is created.
0 commit comments