Skip to content

Commit

Permalink
Chore: Release [CI-SKIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Oct 6, 2023
1 parent a282ff3 commit 9fc9380
Show file tree
Hide file tree
Showing 18 changed files with 105 additions and 16 deletions.
8 changes: 8 additions & 0 deletions packages/commitlint-config/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.

<a name="1.0.18"></a>

## [1.0.18](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

Miscellaneous changes

**Note:** Version bump only for package @lmc-eu/commitlint-config

<a name="1.0.17"></a>

## [1.0.17](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
Expand Down
4 changes: 2 additions & 2 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/commitlint-config",
"version": "1.0.17",
"version": "1.0.18",
"description": "LMC's configuration for commitlint",
"keywords": [
"commitlint",
Expand All @@ -23,6 +23,6 @@
},
"dependencies": {
"@commitlint/config-conventional": "^17.0.0",
"@lmc-eu/conventional-changelog-lmc": "^1.3.1"
"@lmc-eu/conventional-changelog-lmc": "^1.3.2"
}
}
11 changes: 11 additions & 0 deletions packages/conventional-changelog-lmc-bitbucket/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.

<a name="2.3.2"></a>

## [2.3.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

### Dependencies

- Update all non-major dependencies ([b625a8e](https://github.com/lmc-eu/code-quality-tools/commit/b625a8e))
- Update all non-major dependencies ([d425fd9](https://github.com/lmc-eu/code-quality-tools/commit/d425fd9))

**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc-bitbucket

<a name="2.3.1"></a>

## [2.3.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-lmc-bitbucket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/conventional-changelog-lmc-bitbucket",
"version": "2.3.1",
"version": "2.3.2",
"description": "conventional-changelog LMC preset for BitBucket",
"keywords": [
"lmc",
Expand Down Expand Up @@ -30,7 +30,7 @@
"test": "is-ci || jest --maxWorkers=50%"
},
"dependencies": {
"@lmc-eu/conventional-changelog-lmc": "^1.3.1",
"@lmc-eu/conventional-changelog-lmc": "^1.3.2",
"q": "^1.5.1"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-lmc-github/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.

<a name="2.3.2"></a>

## [2.3.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

### Dependencies

- Update all non-major dependencies ([b625a8e](https://github.com/lmc-eu/code-quality-tools/commit/b625a8e))
- Update all non-major dependencies ([d425fd9](https://github.com/lmc-eu/code-quality-tools/commit/d425fd9))

**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc-github

<a name="2.3.1"></a>

## [2.3.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog-lmc-github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/conventional-changelog-lmc-github",
"version": "2.3.1",
"version": "2.3.2",
"description": "conventional-changelog LMC preset for GitHub",
"keywords": [
"lmc",
Expand Down Expand Up @@ -30,7 +30,7 @@
"test": "is-ci || jest --maxWorkers=50%"
},
"dependencies": {
"@lmc-eu/conventional-changelog-lmc": "^1.3.1",
"@lmc-eu/conventional-changelog-lmc": "^1.3.2",
"q": "^1.5.1"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/conventional-changelog-lmc/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.

<a name="1.3.2"></a>

## [1.3.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

### Dependencies

- Update all non-major dependencies ([b625a8e](https://github.com/lmc-eu/code-quality-tools/commit/b625a8e))
- Update all non-major dependencies ([d425fd9](https://github.com/lmc-eu/code-quality-tools/commit/d425fd9))

**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc

<a name="1.3.1"></a>

## [1.3.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog-lmc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/conventional-changelog-lmc",
"version": "1.3.1",
"version": "1.3.2",
"description": "conventional-changelog LMC parser and writer",
"keywords": [
"lmc",
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>

# [2.0.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

### BREAKING CHANGES

- **eslint-config-base:** Drop support for Node.js v14 ([c4c7287](https://github.com/lmc-eu/code-quality-tools/commit/c4c7287)), closes [#130](https://github.com/lmc-eu/code-quality-tools/issues/130)

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

<a name="1.1.6"></a>

## [1.1.6](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
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,6 +1,6 @@
{
"name": "@lmc-eu/eslint-config-base",
"version": "1.1.6",
"version": "2.0.0",
"description": "LMC's ESlint configuration preset",
"keywords": [
"eslint",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-graphql/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.

<a name="2.0.0"></a>

# [2.0.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

### BREAKING CHANGES

- **eslint-config-graphql:** Drop support for Node.js v14 ([b892d27](https://github.com/lmc-eu/code-quality-tools/commit/b892d27)), closes [#130](https://github.com/lmc-eu/code-quality-tools/issues/130)
- **eslint-config-graphql:** Switch to community plugin ([97f15e2](https://github.com/lmc-eu/code-quality-tools/commit/97f15e2))

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

<a name="1.0.2"></a>

## 1.0.2 (2023-01-16)
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lmc-eu/eslint-config-graphql",
"description": "LMC's ESLint config for javascript applications that use GraphQL and Apollo client.",
"version": "1.0.2",
"version": "2.0.0",
"author": "Tomas Litera <[email protected]>",
"keywords": [
"config",
Expand All @@ -28,7 +28,7 @@
"main": "index.js",
"dependencies": {
"@graphql-eslint/eslint-plugin": "^3.19.1",
"@lmc-eu/eslint-config-base": "^1.1.6",
"@lmc-eu/eslint-config-base": "^2.0.0",
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-jest/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.

<a name="2.1.1"></a>

## [2.1.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

Miscellaneous changes

**Note:** Version bump only for package @lmc-eu/eslint-config-jest

<a name="2.1.0"></a>

# [2.1.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/eslint-config-jest",
"version": "2.1.0",
"version": "2.1.1",
"description": "LMC's ESlint configuration for projects using Jest as test runner",
"keywords": [
"eslint",
Expand All @@ -26,7 +26,7 @@
"url": "https://github.com/lmc-eu/code-quality-tools/issues"
},
"dependencies": {
"@lmc-eu/eslint-config-base": "^1.1.6",
"@lmc-eu/eslint-config-base": "^2.0.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-jest-formatting": "^3.1.0"
},
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.

<a name="1.1.2"></a>

## [1.1.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

Miscellaneous changes

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

<a name="1.1.1"></a>

## [1.1.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-01-16)
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,6 +1,6 @@
{
"name": "@lmc-eu/eslint-config-react",
"version": "1.1.1",
"version": "1.1.2",
"description": "LMC's ESlint configuration for React projects",
"keywords": [
"eslint",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@babel/core": "^7.16.5",
"@babel/eslint-parser": "^7.16.5",
"@lmc-eu/eslint-config-base": "^1.1.6",
"@lmc-eu/eslint-config-base": "^2.0.0",
"eslint-config-airbnb": "^19.0.2"
},
"peerDependencies": {
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.

<a name="1.0.1"></a>

## [1.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2023-10-06)

### Dependencies

- Update dependency @typescript-eslint/eslint-plugin to v6 ([6ae6336](https://github.com/lmc-eu/code-quality-tools/commit/6ae6336))
- Update dependency @typescript-eslint/parser to v6 ([83a6a3b](https://github.com/lmc-eu/code-quality-tools/commit/83a6a3b))

**Note:** Version bump only for package @lmc-eu/eslint-config-typescript

<a name="1.0.0"></a>

# 1.0.0 (2023-01-16)
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": "@lmc-eu/eslint-config-typescript",
"description": "LMC's ESLint config for TypeScript projects",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [
"config",
"eslint",
Expand All @@ -26,7 +26,7 @@
},
"main": "index.js",
"dependencies": {
"@lmc-eu/eslint-config-base": "^1.1.6",
"@lmc-eu/eslint-config-base": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-import-resolver-typescript": "^3.2.7"
Expand Down

0 comments on commit 9fc9380

Please sign in to comment.