Skip to content

Commit a097020

Browse files
chore: release
- @strv/eslint-config-typescript@6.0.0-alpha.1
1 parent c67389c commit a097020

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [6.0.0-alpha.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-typescript@6.0.0-alpha.0...@strv/eslint-config-typescript@6.0.0-alpha.1) (2025-01-24)
7+
8+
9+
### Bug Fixes
10+
11+
* rename `@typescript-eslint/no-throw-literal` -> `only-throw-error` ([c67389c](https://github.com/strvcom/code-quality-tools/commit/c67389c05befb058c89755126802ff4faec4b612))
12+
13+
14+
15+
16+
617
# [6.0.0-alpha.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-typescript@5.0.0...@strv/eslint-config-typescript@6.0.0-alpha.0) (2025-01-24)
718

819

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@strv/eslint-config-typescript",
33
"description": "STRV's ESLint config for TypeScript projects",
4-
"version": "6.0.0-alpha.0",
4+
"version": "6.0.0-alpha.1",
55
"author": "Robert Rossmann <rr.rossmann@me.com>",
66
"bugs": {
77
"url": "https://github.com/strvcom/code-quality-tools/issues"

0 commit comments

Comments
 (0)