Skip to content

Commit 5270388

Browse files
committed
applying package updates
1 parent 814a53b commit 5270388

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

change/eslint-plugin-minecraft-linting-71f1c3ba-dabc-44ef-bbd5-76f510ac844e.json

-7
This file was deleted.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/eslint-plugin-minecraft-linting/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "eslint-plugin-minecraft-linting",
33
"entries": [
4+
{
5+
"date": "Tue, 22 Oct 2024 22:51:12 GMT",
6+
"version": "1.2.3",
7+
"tag": "eslint-plugin-minecraft-linting_v1.2.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "eslint-plugin-minecraft-linting",
13+
"commit": "814a53b89f547bf6336577c2aca6d05093ca7fef",
14+
"comment": "Adding lint rule for /inputpermission"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 12 Jul 2024 19:33:22 GMT",
621
"version": "1.2.2",

tools/eslint-plugin-minecraft-linting/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - eslint-plugin-minecraft-linting
22

3-
This log was last generated on Mon, 18 Mar 2024 23:32:29 GMT and should not be manually modified.
3+
This log was last generated on Tue, 22 Oct 2024 22:51:12 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 1.2.3
8+
9+
Tue, 22 Oct 2024 22:51:12 GMT
10+
11+
### Patches
12+
13+
- Adding lint rule for /inputpermission ([email protected])
14+
715
## 1.2.2
816

917
Mon, 18 Mar 2024 23:32:29 GMT

tools/eslint-plugin-minecraft-linting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-minecraft-linting",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"main": "lib/index.js",
55
"types": "lib/index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)