Skip to content

Commit

Permalink
Chore: Release [CI-SKIP]
Browse files Browse the repository at this point in the history
 - @lmc-eu/commitlint-config@1.0.12
 - @lmc-eu/conventional-changelog-lmc-bitbucket@2.0.3
 - @lmc-eu/conventional-changelog-lmc-github@2.0.3
 - @lmc-eu/eslint-config-base@1.1.4
 - @lmc-eu/eslint-config-jest@1.0.1
 - @lmc-eu/eslint-config-react@1.0.1
 - @lmc-eu/stylelint-config@4.0.0
  • Loading branch information
literat committed Mar 25, 2022
1 parent 3400c4c commit 6da7efb
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 9 deletions.
10 changes: 10 additions & 0 deletions packages/commitlint-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="1.0.12"></a>

## [1.0.12](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/commitlint-config@1.0.11...@lmc-eu/commitlint-config@1.0.12) (2022-03-25)

### Dependencies

- Update dependency @commitlint/config-conventional to v16 ([18ca37a](https://github.com/lmc-eu/code-quality-tools/commit/18ca37a))

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

<a name="1.0.11"></a>

## [1.0.11](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/commitlint-config@1.0.9...@lmc-eu/commitlint-config@1.0.11) (2022-03-08)
Expand Down
2 changes: 1 addition & 1 deletion 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.11",
"version": "1.0.12",
"description": "LMC's configuration for commitlint",
"keywords": [
"commitlint",
Expand Down
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.0.3"></a>

## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.2...@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.3) (2022-03-25)

### Dependencies

- Pin dependencies ([521e78c](https://github.com/lmc-eu/code-quality-tools/commit/521e78c))
- Update all non-major dependencies ([51b245d](https://github.com/lmc-eu/code-quality-tools/commit/51b245d))

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

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

## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.1...@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.2) (2022-03-14)
Expand Down
2 changes: 1 addition & 1 deletion 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.0.2",
"version": "2.0.3",
"description": "conventional-changelog LMC preset for BitBucket",
"keywords": [
"lmc",
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.0.3"></a>

## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-github@2.0.2...@lmc-eu/conventional-changelog-lmc-github@2.0.3) (2022-03-25)

### Dependencies

- Pin dependencies ([521e78c](https://github.com/lmc-eu/code-quality-tools/commit/521e78c))
- Update all non-major dependencies ([51b245d](https://github.com/lmc-eu/code-quality-tools/commit/51b245d))

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

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

## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-github@2.0.1...@lmc-eu/conventional-changelog-lmc-github@2.0.2) (2022-03-14)
Expand Down
2 changes: 1 addition & 1 deletion 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.0.2",
"version": "2.0.3",
"description": "conventional-changelog LMC preset for GitHub",
"keywords": [
"lmc",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-base/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.1.4"></a>

## [1.1.4](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@1.1.3...@lmc-eu/eslint-config-base@1.1.4) (2022-03-25)

### Dependencies

- Update dependency eslint-config-airbnb-base to v15 ([1178dae](https://github.com/lmc-eu/code-quality-tools/commit/1178dae))
- Update dependency eslint-plugin-jsdoc to v38 ([3400c4c](https://github.com/lmc-eu/code-quality-tools/commit/3400c4c))

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

<a name="1.1.3"></a>

## [1.1.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@1.1.2...@lmc-eu/eslint-config-base@1.1.3) (2022-03-08)
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.3",
"version": "1.1.4",
"description": "LMC's ESlint configuration preset",
"keywords": [
"eslint",
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-config-jest/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="1.0.1"></a>

## [1.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-jest@1.0.0...@lmc-eu/eslint-config-jest@1.0.1) (2022-03-25)

### Dependencies

- Update dependency eslint-plugin-jest to v26 ([d30ceaa](https://github.com/lmc-eu/code-quality-tools/commit/d30ceaa))

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

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

## 1.0.0 (2022-03-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": "1.0.0",
"version": "1.0.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.1",
"@lmc-eu/eslint-config-base": "^1.1.4",
"eslint-plugin-jest": "^26.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.0.1"></a>

## [1.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-react@1.0.0...@lmc-eu/eslint-config-react@1.0.1) (2022-03-25)

Miscellaneous changes

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

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

# 1.0.0 (2022-03-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": "1.0.0",
"version": "1.0.1",
"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.0.0",
"@lmc-eu/eslint-config-base": "^1.1.4",
"eslint-config-airbnb": "^19.0.2"
},
"peerDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.0.0"></a>

# [4.0.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/stylelint-config@3.0.1...@lmc-eu/stylelint-config@4.0.0) (2022-03-25)

## BREAKING CHANGES

- **stylelint-config:** Remove `camelCaseSvgKeywords` in `value-keyword-case` ([aa5a358](https://github.com/lmc-eu/code-quality-tools/commit/aa5a358))
- this options requires svg keywords to be in camel case like `currentColor`
- this casing is considered as legacy by community and shoudl be avoided

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

<a name="3.0.1"></a>

## [3.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/stylelint-config@3.0.0...@lmc-eu/stylelint-config@3.0.1) (2022-03-08)
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/stylelint-config",
"version": "3.0.1",
"version": "4.0.0",
"description": "LMC's config for Stylelint",
"keywords": [
"stylelint",
Expand Down

0 comments on commit 6da7efb

Please sign in to comment.