Skip to content

Commit

Permalink
chore(release): 97.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jan 14, 2019
1 parent 5a4b54e commit 1877663
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org). Except add new
rule (it is breaking changed by default).

## 97.0.1 - 2019-01-04

- Fixed: version in `package.json`.

## 97.0.0 - 2019-01-14

- Added: `unicorn/no-console-spaces` rule.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-itgalaxy",
"version": "97.0.0",
"version": "97.0.1",
"description": "Itgalaxy org's ESLint rules and configs.",
"keywords": [
"eslint",
Expand Down

0 comments on commit 1877663

Please sign in to comment.