Skip to content

Commit

Permalink
Merge pull request #254 from futureware-tech/version-bump
Browse files Browse the repository at this point in the history
Actually bump plugin version
  • Loading branch information
dotdoom committed Oct 16, 2022
2 parents e0d70c2 + adda788 commit ee05c11
Show file tree
Hide file tree
Showing 11 changed files with 15,812 additions and 6,276 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.json
Expand Up @@ -8,6 +8,7 @@
"project": "./tsconfig.json"
},
"rules": {
"i18n-text/no-en": "off",
"eslint-comments/no-use": "off",
"import/no-namespace": "off",
"no-unused-vars": "off",
Expand Down Expand Up @@ -51,4 +52,4 @@
"es6": true,
"jest/globals": true
}
}
}
2 changes: 1 addition & 1 deletion .github/workflows/print-devices.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
echo '- [`${{ matrix.os }}`](Devices-${{ matrix.os }})' >>
Home.md
working-directory: Wiki
- run: npm run print_devices -- Wiki/Devices-${{ matrix.os }}.md
- run: npm run print-devices -- Wiki/Devices-${{ matrix.os }}.md
- run: |
if [ -n "$(git status --porcelain)" ]; then
git add .
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
@@ -0,0 +1 @@
v16.14.0
2,909 changes: 2,703 additions & 206 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

63 changes: 58 additions & 5 deletions dist/licenses.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/sourcemap-register.js

Large diffs are not rendered by default.

0 comments on commit ee05c11

Please sign in to comment.