Skip to content

Commit

Permalink
chore(release): 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jun 20, 2017
1 parent fef60e9 commit 55a0325
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.4.1"></a>
## [1.4.1](https://github.com/medikoo/eslint-config-medikoo-es5/compare/v1.4.0...v1.4.1) (2017-06-20)


### Bug Fixes

* turn off prefer-spread rule ([fef60e9](https://github.com/medikoo/eslint-config-medikoo-es5/commit/fef60e9))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/medikoo/eslint-config-medikoo-es5/compare/v1.3.1...v1.4.0) (2017-06-01)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-medikoo-es5",
"version": "1.4.0",
"version": "1.4.1",
"description": "ESLint config for medikoo's ES5 projects",
"author": "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)",
"keywords": [
Expand Down

0 comments on commit 55a0325

Please sign in to comment.