We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4004842 commit effb898Copy full SHA for effb898
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 55.0.1
5
+* Reduced dependencies by coping rules from `neostandard`.
6
+
7
## 55.0.0
8
* Moved from Standard to Neostandard.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@logux/eslint-config",
- "version": "55.0.0",
+ "version": "55.0.1",
"description": "An ESLint shareable config for Logux",
"keywords": [
"logux",
0 commit comments