Skip to content

Commit 50c430d

Browse files
Commit changelog of version 2.7.1
## [2.7.1] 2019-02-27 ### Fixed - Lints for typescript
1 parent 05dc660 commit 50c430d

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [2.7.1] 2019-02-27
5+
### Fixed
6+
- Lints for typescript
7+
48
## [2.7.0] 2019-02-14
59
### Changed
610
- Update to the latest typescript plugin

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": "@socifi/eslint-config",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "Shared ESLint config used in SOCIFI",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)