Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - @strv/eslint-config-base@5.0.0-alpha.1
 - @strv/eslint-config-graphql@3.0.0-alpha.1
 - @strv/eslint-config-mocha@5.0.0-alpha.1
 - @strv/eslint-config-node@5.0.0-alpha.1
 - @strv/eslint-config-react@6.0.0-alpha.1
 - @strv/eslint-config-typescript@6.0.0-alpha.2
  • Loading branch information
robertrossmann committed Jan 24, 2025
1 parent 72b29bf commit 26bccce
Show file tree
Hide file tree
Showing 13 changed files with 71 additions and 20 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/eslint-config-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-base@5.0.0-alpha.0...@strv/eslint-config-base@5.0.0-alpha.1) (2025-01-24)

**Note:** Version bump only for package @strv/eslint-config-base





# [5.0.0-alpha.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-base@4.0.0...@strv/eslint-config-base@5.0.0-alpha.0) (2025-01-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/eslint-config-base",
"description": "STRV's ESLint configuration preset",
"version": "5.0.0-alpha.0",
"version": "5.0.0-alpha.1",
"author": "Pavel Prichodko <prichodko.p@gmail.com>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-graphql@3.0.0-alpha.0...@strv/eslint-config-graphql@3.0.0-alpha.1) (2025-01-24)

**Note:** Version bump only for package @strv/eslint-config-graphql





# [3.0.0-alpha.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-graphql@2.0.0...@strv/eslint-config-graphql@3.0.0-alpha.0) (2025-01-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/eslint-config-graphql",
"description": "STRV's ESLint config for javascript applications that use GraphQL and Apollo client.",
"version": "3.0.0-alpha.0",
"version": "3.0.0-alpha.1",
"author": "Michal Jarnot <m.jarnot@yahoo.com>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-mocha/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-mocha@5.0.0-alpha.0...@strv/eslint-config-mocha@5.0.0-alpha.1) (2025-01-24)

**Note:** Version bump only for package @strv/eslint-config-mocha





# [5.0.0-alpha.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-mocha@4.0.0...@strv/eslint-config-mocha@5.0.0-alpha.0) (2025-01-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-mocha/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/eslint-config-mocha",
"description": "STRV's ESLint config for projects using Mocha as test runner",
"version": "5.0.0-alpha.0",
"version": "5.0.0-alpha.1",
"author": "Robert Rossmann <rr.rossmann@me.com>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand All @@ -11,7 +11,7 @@
"Danny Kijkov <daniel.kijkov@strv.com>"
],
"dependencies": {
"@strv/eslint-config-base": "^5.0.0-alpha.0",
"@strv/eslint-config-base": "^5.0.0-alpha.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-mocha": "^10.1.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-node@5.0.0-alpha.0...@strv/eslint-config-node@5.0.0-alpha.1) (2025-01-24)

**Note:** Version bump only for package @strv/eslint-config-node





# [5.0.0-alpha.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-node@4.0.0...@strv/eslint-config-node@5.0.0-alpha.0) (2025-01-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-node/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/eslint-config-node",
"description": "STRV's ESLint config for Node.js projects",
"version": "5.0.0-alpha.0",
"version": "5.0.0-alpha.1",
"author": "Pavel Prichodko <prichodko.p@gmail.com>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand All @@ -11,7 +11,7 @@
"Danny Kijkov <daniel.kijkov@strv.com>"
],
"dependencies": {
"@strv/eslint-config-base": "^5.0.0-alpha.0",
"@strv/eslint-config-base": "^5.0.0-alpha.1",
"eslint-plugin-n": "^17.15.0"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.0.0-alpha.1](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-react@6.0.0-alpha.0...@strv/eslint-config-react@6.0.0-alpha.1) (2025-01-24)

**Note:** Version bump only for package @strv/eslint-config-react





# [6.0.0-alpha.0](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-react@5.0.0...@strv/eslint-config-react@6.0.0-alpha.0) (2025-01-24)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/eslint-config-react",
"description": "STRV's ESLint config for React projects",
"version": "6.0.0-alpha.0",
"version": "6.0.0-alpha.1",
"author": "Pavel Prichodko <prichodko.p@gmail.com>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@strv/eslint-config-base": "^5.0.0-alpha.0",
"@strv/eslint-config-base": "^5.0.0-alpha.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.23.0",
"eslint-plugin-react-hooks": "^5.0.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [6.0.0-alpha.2](https://github.com/strvcom/code-quality-tools/compare/@strv/eslint-config-typescript@6.0.0-alpha.1...@strv/eslint-config-typescript@6.0.0-alpha.2) (2025-01-24)


### Features

* enable typescript project service 👏 ([72b29bf](https://github.com/strvcom/code-quality-tools/commit/72b29bff9a1473d49fd644b5cc93fae0905e4353))





# [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)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/eslint-config-typescript",
"description": "STRV's ESLint config for TypeScript projects",
"version": "6.0.0-alpha.1",
"version": "6.0.0-alpha.2",
"author": "Robert Rossmann <rr.rossmann@me.com>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand All @@ -11,7 +11,7 @@
"Danny Kijkov <daniel.kijkov@strv.com>"
],
"dependencies": {
"@strv/eslint-config-base": "^5.0.0-alpha.0",
"@strv/eslint-config-base": "^5.0.0-alpha.1",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint-import-resolver-typescript": "^3.6.1"
Expand Down

0 comments on commit 26bccce

Please sign in to comment.