Skip to content

Commit

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

## [11.0.1](https://github.com/cheminfo/eslint-config/compare/v11.0.0...v11.0.1) (2024-07-02)


### Bug Fixes

* import plugin with flat config ([0b9d723](https://github.com/cheminfo/eslint-config/commit/0b9d7238e5e3f940e7075e202e1d6a082439dd6b))

## [11.0.0](https://github.com/cheminfo/eslint-config/compare/v10.0.0...v11.0.0) (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",
"version": "11.0.0",
"version": "11.0.1",
"description": "Shared ESLint config for cheminfo and ml.js projects",
"type": "module",
"exports": {
Expand Down

0 comments on commit 8b445c8

Please sign in to comment.