Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.1...v1.9.0) (2024-06-15)

### Features

* created separate configs for typescript and non-typescript configs ([13f17df](13f17df))
  • Loading branch information
semantic-release-bot committed Jun 15, 2024
1 parent 5e99a08 commit 73b8ebb
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,3 +1,10 @@
# [1.9.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.8.1...v1.9.0) (2024-06-15)


### Features

* created separate configs for typescript and non-typescript configs ([13f17df](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/13f17dfad0182c9437e38a51adb37c1b15153d71))

## [1.8.1](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.8.0...v1.8.1) (2024-06-15)


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-plugin-th-rules",
"version": "1.8.1",
"version": "1.9.0",
"description": "A List of custom ESLint rules created by Tomer Horowitz",
"keywords": [
"eslint",
Expand Down

0 comments on commit 73b8ebb

Please sign in to comment.