Skip to content

Commit

Permalink
chore(main): release 10.0.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Jul 18, 2023
1 parent 196eaa0 commit 8234081
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

## [10.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v9.1.1...v10.0.0) (2023-07-18)


### ⚠ BREAKING CHANGES

* update plugins

### Features

* update plugins ([196eaa0](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/196eaa01a36e52e46944b51ceda4d1a931aa493d))

## [9.1.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v9.1.0...v9.1.1) (2023-06-12)


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": "9.1.1",
"version": "10.0.0",
"description": "Shared ESLint config for projects using React",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 8234081

Please sign in to comment.