Skip to content

Commit

Permalink
chore: release 10.2.2 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Nov 4, 2021
1 parent f5b0494 commit 8b1d95b
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.2](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.2.1...v10.2.2) (2021-11-04)


### Bug Fixes

* allow PascalCase and UPPER_CASE in type properties ([f5b0494](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/commit/f5b04943c9fb7499ee102f6476d6308c213eeed6))

### [10.2.1](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.2.0...v10.2.1) (2021-11-02)


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

0 comments on commit 8b1d95b

Please sign in to comment.