Skip to content

Commit 1877663

Browse files
chore(release): 97.0.1
1 parent 5a4b54e commit 1877663

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](http://semver.org). Except add new
66
rule (it is breaking changed by default).
77

8+
## 97.0.1 - 2019-01-04
9+
10+
- Fixed: version in `package.json`.
11+
812
## 97.0.0 - 2019-01-14
913

1014
- Added: `unicorn/no-console-spaces` rule.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-itgalaxy",
3-
"version": "97.0.0",
3+
"version": "97.0.1",
44
"description": "Itgalaxy org's ESLint rules and configs.",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)