Skip to content

Commit

Permalink
chore(release): release 12.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mhenkens committed Jul 13, 2023
1 parent 593371d commit 18cdd77
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [12.0.0-rc.3](https://github.com/NationalBankBelgium/eslint-config/compare/12.0.0-rc.2...12.0.0-rc.3) (2023-07-13)


### Bug Fixes

* **config:** disactivate rule `@typescript-eslint/unbound-method` ([7c961f9](https://github.com/NationalBankBelgium/eslint-config/commit/7c961f9d74086da7096c3b4a6eeab81a7e8f1de5)), closes [#73](https://github.com/NationalBankBelgium/eslint-config/issues/73)



# [12.0.0-rc.2](https://github.com/NationalBankBelgium/eslint-config/compare/12.0.0-rc.0...12.0.0-rc.2) (2023-06-13)


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": "@nationalbankbelgium/eslint-config",
"version": "12.0.0-rc.2",
"version": "12.0.0-rc.3",
"description": "ESLint configuration used at the National Bank of Belgium",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 18cdd77

Please sign in to comment.