We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f36d1d commit 2a511bcCopy full SHA for 2a511bc
.changeset/all-ants-push.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# eslint-plugin-es-x
2
3
+## 9.4.1
4
+
5
+### Patch Changes
6
7
+- Update URLs in rule definitions to use HTTPS ([#320](https://github.com/eslint-community/eslint-plugin-es-x/pull/320))
8
9
## 9.4.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-es-x",
- "version": "9.4.0",
+ "version": "9.4.1",
"description": "ESLint plugin about ECMAScript syntactic features.",
"engines": {
"node": "^20.19.0 || >=22.12.0"
0 commit comments