Skip to content

Commit effb898

Browse files
committed
Release 55.0.1 version
1 parent 4004842 commit effb898

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 55.0.1
5+
* Reduced dependencies by coping rules from `neostandard`.
6+
47
## 55.0.0
58
* Moved from Standard to Neostandard.
69

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logux/eslint-config",
3-
"version": "55.0.0",
3+
"version": "55.0.1",
44
"description": "An ESLint shareable config for Logux",
55
"keywords": [
66
"logux",

0 commit comments

Comments
 (0)