Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](1.2.3...1.2.4) (2024-02-26)

### Bug Fixes

* bump @typescript-eslint/parser from 7.0.1 to 7.0.2 ([#485](#485)) ([08bff7f](08bff7f))
* bump eslint-plugin-mocha from 10.1.0 to 10.3.0 ([#482](#482)) ([59f86b2](59f86b2))
* bump eslint-plugin-unicorn from 48.0.1 to 51.0.1 ([#486](#486)) ([2de05dd](2de05dd))
  • Loading branch information
semantic-release-bot committed Feb 26, 2024
1 parent 59dd49a commit 326373c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.4](https://github.com/idaho/fltri-eslint-config/compare/1.2.3...1.2.4) (2024-02-26)


### Bug Fixes

* bump @typescript-eslint/parser from 7.0.1 to 7.0.2 ([#485](https://github.com/idaho/fltri-eslint-config/issues/485)) ([08bff7f](https://github.com/idaho/fltri-eslint-config/commit/08bff7fde6246a8a31d8459dbd9b74b4a12d5119))
* bump eslint-plugin-mocha from 10.1.0 to 10.3.0 ([#482](https://github.com/idaho/fltri-eslint-config/issues/482)) ([59f86b2](https://github.com/idaho/fltri-eslint-config/commit/59f86b27938797e5e2957897527f14297ce7c588))
* bump eslint-plugin-unicorn from 48.0.1 to 51.0.1 ([#486](https://github.com/idaho/fltri-eslint-config/issues/486)) ([2de05dd](https://github.com/idaho/fltri-eslint-config/commit/2de05dd8354292e5c0d8c7dfdb4779e6772cfdfe))

## [1.2.3](https://github.com/idaho/fltri-eslint-config/compare/1.2.2...1.2.3) (2024-02-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@fltri/eslint-config",
"private": false,
"version": "1.2.3",
"version": "1.2.4",
"description": "My custom ESLint config set.",
"main": "node.js",
"author": "idaho",
Expand Down

0 comments on commit 326373c

Please sign in to comment.