Skip to content

Commit f2a090f

Browse files
Merge pull request #19 from adidas/feature/release-v1.5.0
PUBLISH v1.5.0
2 parents 00487c3 + f9210d3 commit f2a090f

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ This changelog is only to log changes of the project base.
33
If there are changes on the packages, please, check and update the changelog of each package accordingly.
44
-->
55

6+
# 1.5.0
7+
8+
- Added `eslint-config-adidas-typescript` configuration.
9+
610
# 1.4.0
711

812
- Updated `eslint-config-adidas-vue` with new rules.

package-lock.json

+5-5
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": "js-linter-configs",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "adidas configurations for JavaScript linting tools",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)