Skip to content

Commit

Permalink
build: 1.10.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jan 13, 2020
1 parent df84f46 commit 7d3cbe3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.10.0 (2020-01-13)

* chore(deps-dev): bump husky from 4.0.1 to 4.0.3 (#32) ([6878860](https://github.com/readmeio/eslint-config/commit/6878860)), closes [#32](https://github.com/readmeio/eslint-config/issues/32)
* chore(deps-dev): bump husky from 4.0.3 to 4.0.5 (#33) ([83df916](https://github.com/readmeio/eslint-config/commit/83df916)), closes [#33](https://github.com/readmeio/eslint-config/issues/33)
* chore(deps-dev): bump husky from 4.0.5 to 4.0.7 (#36) ([df84f46](https://github.com/readmeio/eslint-config/commit/df84f46)), closes [#36](https://github.com/readmeio/eslint-config/issues/36)
* chore(deps): bump eslint-plugin-import from 2.19.1 to 2.20.0 (#35) ([6d5fc99](https://github.com/readmeio/eslint-config/commit/6d5fc99)), closes [#35](https://github.com/readmeio/eslint-config/issues/35)
* chore(deps): bump eslint-plugin-jest from 23.3.0 to 23.6.0 (#34) ([b070af3](https://github.com/readmeio/eslint-config/commit/b070af3)), closes [#34](https://github.com/readmeio/eslint-config/issues/34)



## <small>1.9.1 (2020-01-08)</small>

* chore(deps-dev): bump @commitlint/cli from 8.2.0 to 8.3.4 (#28) ([7dc1313](https://github.com/readmeio/eslint-config/commit/7dc1313)), closes [#28](https://github.com/readmeio/eslint-config/issues/28)
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": "@readme/eslint-config",
"version": "1.9.1",
"version": "1.10.0",
"description": "ReadMe coding standards",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7d3cbe3

Please sign in to comment.