Skip to content

Commit

Permalink
chore(main): release 15.0.1 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Aug 27, 2024
1 parent 09ae60c commit 1a51c77
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

## [15.0.1](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v15.0.0...v15.0.1) (2024-08-27)


### Bug Fixes

* replace deprecation plugin with builtin no-deprecated rule ([09ae60c](https://github.com/cheminfo/eslint-config-cheminfo-typescript/commit/09ae60cb478b1a4325a9a0d0d872ded2067ad494))

## [15.0.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v14.0.0...v15.0.0) (2024-08-01)


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-typescript",
"version": "15.0.0",
"version": "15.0.1",
"description": "Shared ESLint config for TypeScript projects",
"type": "module",
"exports": {
Expand Down

0 comments on commit 1a51c77

Please sign in to comment.