Skip to content

Commit d92467e

Browse files
authored
chore(main): release 12.0.0 (#39)
1 parent 7c4d153 commit d92467e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [12.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.1...v12.0.0) (2024-06-29)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update dependencies
9+
10+
### Features
11+
12+
* update dependencies ([7c4d153](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/7c4d15393f2554306d963d2c6f59b9a26f6c8bcc))
13+
314
## [11.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.0...v11.0.1) (2024-03-21)
415

516

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.1",
3+
"version": "12.0.0",
44
"description": "Shared ESLint config for projects using React",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)