Skip to content

Commit

Permalink
chore(main): release 8.1.2 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Nov 7, 2022
1 parent d17034a commit 367c290
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

## [8.1.2](https://github.com/cheminfo/eslint-config/compare/v8.1.1...v8.1.2) (2022-11-07)


### Bug Fixes

* remove import/no-extraneous-dependencies rule ([d17034a](https://github.com/cheminfo/eslint-config/commit/d17034a97e6b0d0295216e6179d3245879db222b))

## [8.1.1](https://github.com/cheminfo/eslint-config/compare/v8.1.0...v8.1.1) (2022-11-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": "8.1.1",
"version": "8.1.2",
"description": "Shared ESLint config for cheminfo and ml.js projects",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 367c290

Please sign in to comment.