Skip to content

Commit

Permalink
chore: release 10.2.3 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Nov 22, 2021
1 parent 7580587 commit b207123
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [10.2.3](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.2.2...v10.2.3) (2021-11-22)


### Bug Fixes

* allow leading underscore in variable names and type properties ([7580587](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/commit/75805875d882a66f4f1af0bae7d47ce333983bb1))

### [10.2.2](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.2.1...v10.2.2) (2021-11-04)


Expand Down
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-cheminfo-typescript",
"version": "10.2.2",
"version": "10.2.3",
"description": "Shared ESLint config for TypeScript projects",
"main": "index.js",
"files": [
Expand Down

0 comments on commit b207123

Please sign in to comment.