Skip to content

Commit

Permalink
chore(main): release 11.1.1 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Aug 13, 2024
1 parent 3f7fece commit 7173432
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.1.1](https://github.com/cheminfo/eslint-config/compare/v11.1.0...v11.1.1) (2024-08-13)


### Bug Fixes

* disable no-defaults jsdocs rules for now ([#60](https://github.com/cheminfo/eslint-config/issues/60)) ([3f7fece](https://github.com/cheminfo/eslint-config/commit/3f7feceb294866914f379c0ae93bc58df3a22cc6))

## [11.1.0](https://github.com/cheminfo/eslint-config/compare/v11.0.4...v11.1.0) (2024-08-07)


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.1.0",
"version": "11.1.1",
"description": "Shared ESLint config for cheminfo and ml.js projects",
"type": "module",
"exports": {
Expand Down

0 comments on commit 7173432

Please sign in to comment.