Skip to content

Commit 07475c6

Browse files
authored
chore(main): release 11.0.1 (#36)
1 parent 1f96477 commit 07475c6

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+
## [11.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.0...v11.0.1) (2024-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* missing file from package ([#35](https://github.com/cheminfo/eslint-config-cheminfo-react/issues/35)) ([1f96477](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/1f964778b039d62cef03d8c669e9e2a58aeb4e7a))
9+
310
## [11.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v10.1.2...v11.0.0) (2024-03-21)
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": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Shared ESLint config for projects using React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)