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 94428e4 commit ebfadbcCopy full SHA for ebfadbc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/MorevM/eslint-config/compare/v1.1.0...v1.1.1) (2022-01-29)
2
+
3
4
+### Bug Fixes
5
6
+* Correct build path ([94428e4](https://github.com/MorevM/eslint-config/commit/94428e4c0e90dba5e6bfefe853904b376ff23e26))
7
8
# [1.1.0](https://github.com/MorevM/eslint-config/compare/v1.0.0...v1.1.0) (2022-01-29)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@morev/eslint-config",
"description": "Strict shareable ESLint configuration that I personally use",
- "version": "1.1.0",
+ "version": "1.1.1",
"private": false,
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
0 commit comments