Skip to content

Commit 63a8e51

Browse files
committed
Release v0.3.2
1 parent 1adbf02 commit 63a8e51

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
## Unreleased
88

9+
## [0.3.2](https://github.com/torchbox/eslint-config-torchbox/compare/v0.3.1...v0.3.2) (2019-10-15)
10+
911
### Bug fixes
1012

1113
- Whitelist `setupTests` files for devDependencies imports check.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-torchbox",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Shareable ESLint config following Torchbox’s code style",
55
"license": "MIT",
66
"author": "Torchbox Ltd",

0 commit comments

Comments
 (0)