Skip to content

Commit fb11f4c

Browse files
authored
chore(main): release 16.0.1 (#46)
1 parent 6355e73 commit fb11f4c

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+
## [16.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.0...v16.0.1) (2025-05-08)
4+
5+
6+
### Bug Fixes
7+
8+
* add names to config objects ([6355e73](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/6355e73ab5de472b82eaf7a1cc37ec76ed9dbaa3))
9+
310
## [16.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v15.0.0...v16.0.0) (2025-03-12)
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": "16.0.0",
3+
"version": "16.0.1",
44
"description": "Shared ESLint config for projects using React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)