Skip to content

Commit 069aec0

Browse files
authored
chore(main): release 12.0.1 (#40)
1 parent 221d8e2 commit 069aec0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [12.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v12.0.0...v12.0.1) (2024-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* allow "components" as props for Blueprint ([221d8e2](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/221d8e2f75bfa7a037241d3abb4798370c43c99e))
9+
310
## [12.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.1...v12.0.0) (2024-06-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-cheminfo-react",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Shared ESLint config for projects using React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)