Skip to content

Commit 6547e64

Browse files
Commit changelog of version 2.5.0
## [2.5.0] 2018-12-01 ### Changed - Supress warning about dupe methods because of typescript
1 parent 103f815 commit 6547e64

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.5.0] 2018-12-01
5+
### Changed
6+
- Supress warning about dupe methods because of typescript
7+
48
## [2.4.0] 2018-12-01
59
### Changed
610
- Disable some lints for unit tests

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.4.0",
3+
"version": "2.5.0",
44
"description": "Shared ESLint config used in SOCIFI",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)