Skip to content

Commit

Permalink
chore(release): 5.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.7.0](v5.6.0...v5.7.0) (2021-03-10)

### Features

* **eslint:** add 'no-shadow' ts rule ([5817957](5817957))
* **eslint:** off eslint 'no-use-before-define' ([092093b](092093b))
  • Loading branch information
semantic-release-bot committed Mar 10, 2021
1 parent 8ec2d9e commit 8e8da8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [5.7.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.6.0...v5.7.0) (2021-03-10)


### Features

* **eslint:** add 'no-shadow' ts rule ([5817957](https://github.com/alfa-laboratory/arui-presets-lint/commit/5817957cbaa656f868bf67f4ec4b33e69b78d233))
* **eslint:** off eslint 'no-use-before-define' ([092093b](https://github.com/alfa-laboratory/arui-presets-lint/commit/092093bfd39944c8da7c241397456cafdd49b765))

# [5.6.0](https://github.com/alfa-laboratory/arui-presets-lint/compare/v5.5.0...v5.6.0) (2021-02-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arui-presets-lint",
"version": "5.6.0",
"version": "5.7.0",
"description": "Config files for arui-apps",
"author": "Good guys from Alfa-Bank",
"license": "MIT",
Expand Down

0 comments on commit 8e8da8e

Please sign in to comment.