Skip to content

Commit

Permalink
Chore: Release [CI-SKIP]
Browse files Browse the repository at this point in the history
 - @lmc-eu/browserslist-config@2.0.1
 - @lmc-eu/commitlint-config@2.0.3
 - @lmc-eu/conventional-changelog-lmc@2.0.3
 - @lmc-eu/conventional-changelog-lmc-bitbucket@3.0.3
 - @lmc-eu/conventional-changelog-lmc-github@3.0.3
 - @lmc-eu/eslint-config-base@3.1.0
 - @lmc-eu/eslint-config-graphql@3.0.3
 - @lmc-eu/eslint-config-jest@3.0.3
 - @lmc-eu/eslint-config-react@2.0.3
 - @lmc-eu/eslint-config-typescript@2.1.2
 - @lmc-eu/prettier-config@2.0.1
 - @almacareer/remark-config@0.1.0
 - @almacareer/stylelint-config@9.0.0
  • Loading branch information
literat committed Aug 7, 2024
1 parent ee24255 commit b89d961
Show file tree
Hide file tree
Showing 26 changed files with 181 additions and 20 deletions.
10 changes: 10 additions & 0 deletions packages/browserslist-config/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.1"></a>

## [2.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/browserslist-config@2.0.0...@lmc-eu/browserslist-config@2.0.1) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

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

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

# [2.0.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/browserslist-config@1.0.4...@lmc-eu/browserslist-config@2.0.0) (2023-10-06)
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/browserslist-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "LMC's config for Browserslist",
"keywords": [
"browserslist",
Expand Down
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="2.0.3"></a>

## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/commitlint-config@2.0.2...@lmc-eu/commitlint-config@2.0.3) (2024-08-07)

Miscellaneous changes

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

<a name="2.0.2"></a>

## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/commitlint-config@2.0.1...@lmc-eu/commitlint-config@2.0.2) (2024-06-18)
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": "2.0.2",
"version": "2.0.3",
"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": "^2.0.2"
"@lmc-eu/conventional-changelog-lmc": "^2.0.3"
}
}
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.3"></a>

## [3.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@3.0.2...@lmc-eu/conventional-changelog-lmc-bitbucket@3.0.3) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://jira.int.lmc.cz/browse/12)

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

<a name="3.0.2"></a>

## [3.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@3.0.1...@lmc-eu/conventional-changelog-lmc-bitbucket@3.0.2) (2024-06-18)
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": "3.0.2",
"version": "3.0.3",
"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": "^2.0.2"
"@lmc-eu/conventional-changelog-lmc": "^2.0.3"
},
"devDependencies": {
"better-than-before": "1.0.0",
Expand Down
10 changes: 10 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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.0.3"></a>

## [3.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-github@3.0.2...@lmc-eu/conventional-changelog-lmc-github@3.0.3) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/issues/12)

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

<a name="3.0.2"></a>

## [3.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-github@3.0.1...@lmc-eu/conventional-changelog-lmc-github@3.0.2) (2024-06-18)
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": "3.0.2",
"version": "3.0.3",
"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": "^2.0.2"
"@lmc-eu/conventional-changelog-lmc": "^2.0.3"
},
"devDependencies": {
"better-than-before": "1.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/conventional-changelog-lmc/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.3"></a>

## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc@2.0.2...@lmc-eu/conventional-changelog-lmc@2.0.3) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

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

<a name="2.0.2"></a>

## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc@2.0.1...@lmc-eu/conventional-changelog-lmc@2.0.2) (2024-06-18)
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": "2.0.2",
"version": "2.0.3",
"description": "conventional-changelog LMC parser and writer",
"keywords": [
"lmc",
Expand Down
14 changes: 14 additions & 0 deletions packages/eslint-config-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="3.1.0"></a>

# [3.1.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@3.0.2...@lmc-eu/eslint-config-base@3.1.0) (2024-08-07)

### Features

- **eslint-config-base:** Add support for Typescript in glob imports ([212a228](https://github.com/lmc-eu/code-quality-tools/commit/212a228))

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

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

<a name="3.0.2"></a>

## [3.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@3.0.1...@lmc-eu/eslint-config-base@3.0.2) (2023-12-14)
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": "3.0.2",
"version": "3.1.0",
"description": "LMC's ESlint configuration preset",
"keywords": [
"eslint",
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.

<a name="3.0.3"></a>

## [3.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-graphql@3.0.2...@lmc-eu/eslint-config-graphql@3.0.3) (2024-08-07)

Miscellaneous changes

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

<a name="3.0.2"></a>

## [3.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-graphql@3.0.1...@lmc-eu/eslint-config-graphql@3.0.2) (2023-12-14)
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": "3.0.2",
"version": "3.0.3",
"author": "Tomas Litera <tomas.litera@lmc.eu>",
"keywords": [
"config",
Expand All @@ -28,7 +28,7 @@
"main": "index.js",
"dependencies": {
"@graphql-eslint/eslint-plugin": "^3.19.1",
"@lmc-eu/eslint-config-base": "^3.0.2",
"@lmc-eu/eslint-config-base": "^3.1.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="3.0.3"></a>

## [3.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-jest@3.0.2...@lmc-eu/eslint-config-jest@3.0.3) (2024-08-07)

Miscellaneous changes

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

<a name="3.0.2"></a>

## [3.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-jest@3.0.1...@lmc-eu/eslint-config-jest@3.0.2) (2023-12-14)
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": "3.0.2",
"version": "3.0.3",
"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": "^3.0.2",
"@lmc-eu/eslint-config-base": "^3.1.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-jest-formatting": "^3.1.0"
},
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-react/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.3"></a>

## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-react@2.0.2...@lmc-eu/eslint-config-react@2.0.3) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

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

<a name="2.0.2"></a>

## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-react@2.0.1...@lmc-eu/eslint-config-react@2.0.2) (2023-12-14)
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": "2.0.2",
"version": "2.0.3",
"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": "^3.0.2",
"@lmc-eu/eslint-config-base": "^3.1.0",
"eslint-config-airbnb": "^19.0.2"
},
"peerDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-typescript/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.1.2"></a>

## [2.1.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-typescript@2.1.1...@lmc-eu/eslint-config-typescript@2.1.2) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

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

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

## [2.1.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-typescript@2.1.0...@lmc-eu/eslint-config-typescript@2.1.1) (2024-06-18)
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": "2.1.1",
"version": "2.1.2",
"keywords": [
"config",
"eslint",
Expand All @@ -26,7 +26,7 @@
},
"main": "index.js",
"dependencies": {
"@lmc-eu/eslint-config-base": "^3.0.2",
"@lmc-eu/eslint-config-base": "^3.1.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-import-resolver-typescript": "^3.2.7"
Expand Down
10 changes: 10 additions & 0 deletions packages/prettier-config/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.1"></a>

## [2.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/prettier-config@2.0.0...@lmc-eu/prettier-config@2.0.1) (2024-08-07)

### Styles

- **repo:** Reformat markdown files base on remark-config ([7594cd7](https://github.com/lmc-eu/code-quality-tools/commit/7594cd7)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

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

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

# [2.0.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/prettier-config@1.2.4...@lmc-eu/prettier-config@2.0.0) (2023-10-06)
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/prettier-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "LMC's ESlint configuration for Prettier",
"keywords": [
"prettier",
Expand Down
14 changes: 14 additions & 0 deletions packages/remark-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.1.0"></a>

# 0.1.0 (2024-08-07)

### Features

- **markdownlint:** Introducing remark-config package for linting Markdown files ([ac3a55f](https://github.com/lmc-eu/code-quality-tools/commit/ac3a55f)), closes [#12](https://github.com/lmc-eu/code-quality-tools/issues/12)

**Note:** Version bump only for package @almacareer/remark-config
2 changes: 1 addition & 1 deletion packages/remark-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@almacareer/remark-config",
"description": "Alma Career's config for Markdown linting with Remark",
"version": "0.0.0",
"version": "0.1.0",
"keywords": [
"config",
"lint",
Expand Down
Loading

0 comments on commit b89d961

Please sign in to comment.