Skip to content

Commit

Permalink
chore(main): release 13.0.0 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Jul 2, 2024
1 parent 4114c0e commit 94acc6f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [13.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v12.0.1...v13.0.0) (2024-07-02)


### ⚠ BREAKING CHANGES

* migrate to ESLint flat config

### Features

* migrate to ESLint flat config ([4114c0e](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/4114c0e97d7a2687d1d630a137c386b352971641))

## [12.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v12.0.0...v12.0.1) (2024-07-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-react",
"version": "12.0.1",
"version": "13.0.0",
"description": "Shared ESLint config for projects using React",
"type": "module",
"exports": {
Expand Down

0 comments on commit 94acc6f

Please sign in to comment.