Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.2](v5.0.1...v5.0.2) (2024-07-11)

### Bug Fixes

* allows number in string templates for @typescript-eslint/restrict-template-expressions ([2ba7e33](2ba7e33))
  • Loading branch information
semantic-release-bot committed Jul 11, 2024
1 parent da7da9e commit 8090a86
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.2](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v5.0.1...v5.0.2) (2024-07-11)


### Bug Fixes

* allows number in string templates for @typescript-eslint/restrict-template-expressions ([2ba7e33](https://github.com/Boehringer-Ingelheim/eslint-config/commit/2ba7e3397a3f6b89cd7fd8e80ea4d7f2628bbe8c))

## [5.0.2-next.1](https://github.com/Boehringer-Ingelheim/eslint-config/compare/v5.0.1...v5.0.2-next.1) (2024-07-11)


Expand Down
4 changes: 2 additions & 2 deletions 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": "@boehringer-ingelheim/eslint-config",
"version": "5.0.2-next.1",
"version": "5.0.2",
"description": "Shared eslint configuration used at Boehringer Ingelheim for code styling",
"keywords": [
"boehringer",
Expand Down

0 comments on commit 8090a86

Please sign in to comment.