Skip to content

Commit

Permalink
chore(release): v1.7.205
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 12, 2024
1 parent 4a1fc31 commit 8dc4ec6
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 9 deletions.
25 changes: 19 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.7.205](https://github.com/ridedott/eslint-plugin/compare/v1.7.204...v1.7.205) (2024-11-12)

### Chores

- Update team names to refect team structure (#1654)
([4a1fc31](https://github.com/ridedott/eslint-plugin/commit/4a1fc31291e2104681670e4682ad1f68ccde8642)),
closes [#1654](https://github.com/ridedott/eslint-plugin/issues/1654)

## [1.7.204](https://github.com/ridedott/eslint-plugin/compare/v1.7.203...v1.7.204) (2024-05-23)

### Chores
Expand All @@ -11,12 +19,17 @@

### Other

- ---
([3ef622a](https://github.com/ridedott/eslint-plugin/commit/3ef622a898bea718ec5ffb62e46dcc71e9ed2f76))
- ---
([5b20c10](https://github.com/ridedott/eslint-plugin/commit/5b20c10ce64bc77717422cc88a742241b5416927))
- ---
([556ac71](https://github.com/ridedott/eslint-plugin/commit/556ac7139c6ab33416d56ee2f5a49c04b8e8d4ea))
---

([3ef622a](https://github.com/ridedott/eslint-plugin/commit/3ef622a898bea718ec5ffb62e46dcc71e9ed2f76))

---

([5b20c10](https://github.com/ridedott/eslint-plugin/commit/5b20c10ce64bc77717422cc88a742241b5416927))

---

([556ac71](https://github.com/ridedott/eslint-plugin/commit/556ac7139c6ab33416d56ee2f5a49c04b8e8d4ea))

## [1.7.203](https://github.com/ridedott/eslint-plugin/compare/v1.7.202...v1.7.203) (2024-05-16)

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
Expand Up @@ -78,5 +78,5 @@
"test:watch": "jest --watch --verbose false",
"types": "tsc --noEmit"
},
"version": "1.7.204"
"version": "1.7.205"
}

0 comments on commit 8dc4ec6

Please sign in to comment.