Skip to content

Commit

Permalink
chore(main): release 12.0.1 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Oct 7, 2024
1 parent 8f39065 commit 33cd0a4
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

## [12.0.1](https://github.com/cheminfo/eslint-config/compare/v12.0.0...v12.0.1) (2024-10-07)


### Bug Fixes

* disable unicorn/prefer-global-this ([8f39065](https://github.com/cheminfo/eslint-config/commit/8f39065d0de59f3132f57512d95d15470ce48550))

## [12.0.0](https://github.com/cheminfo/eslint-config/compare/v11.1.2...v12.0.0) (2024-10-05)


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

0 comments on commit 33cd0a4

Please sign in to comment.