Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
chore(release): 5.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.4.1](v5.4.0...v5.4.1) (2021-09-15)

### Bug Fixes

* disable @typescript-eslint/ban-ts-comment for test files ([d488764](d488764))
  • Loading branch information
semantic-release-bot committed Sep 15, 2021
1 parent d488764 commit cad5fd3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.4.1](https://github.com/getresponse/eslint-config-getresponse-base/compare/v5.4.0...v5.4.1) (2021-09-15)


### Bug Fixes

* disable @typescript-eslint/ban-ts-comment for test files ([d488764](https://github.com/getresponse/eslint-config-getresponse-base/commit/d48876424272cce214ede354cf3c89f874bb5913))

# [5.4.0](https://github.com/getresponse/eslint-config-getresponse-base/compare/v5.3.0...v5.4.0) (2021-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-getresponse-base",
"version": "5.4.0",
"version": "5.4.1",
"description": "GetResponse ESLint shareable config",
"keywords": [
"config",
Expand Down

0 comments on commit cad5fd3

Please sign in to comment.