Skip to content

Commit

Permalink
chore(main): release 12.4.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored May 1, 2024
1 parent 7c1810e commit 8ff8926
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.4.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v12.3.0...v12.4.0) (2024-05-01)


### Features

* add deprecation plugin ([#45](https://github.com/cheminfo/eslint-config-cheminfo-typescript/issues/45)) ([7c1810e](https://github.com/cheminfo/eslint-config-cheminfo-typescript/commit/7c1810e5d9460b7176690765cfa83ef8ea4b41da))

## [12.3.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v12.2.0...v12.3.0) (2024-04-10)


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": "12.3.0",
"version": "12.4.0",
"description": "Shared ESLint config for TypeScript projects",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 8ff8926

Please sign in to comment.