Skip to content

Commit 97fbbfe

Browse files
committed
chore(release): publish
- @linters/commitlint-config@1.5.1 - @linters/eslint-config-angular@1.8.4 - @linters/eslint-config-functional@1.5.1 - @linters/eslint-config-jest@1.8.1 - @linters/eslint-config-node@1.8.4 - @linters/eslint-config-ramda@1.6.3 - @linters/eslint-config-react-native@1.7.3 - @linters/eslint-config-react@1.9.4 - @linters/eslint-config-typescript@1.14.4 - @linters/eslint-config@1.12.4 - @linters/prettier-config@1.3.1 - @linters/stylelint-config@1.4.2 - @linters/stylelint-css-in-js-config@1.4.2 - @linters/stylelint-css-in-js-react-native-config@1.7.2 - @linters/stylelint-scss-config@1.5.2
1 parent 8f1ae56 commit 97fbbfe

File tree

30 files changed

+143
-23
lines changed

30 files changed

+143
-23
lines changed

packages/commitlint-config/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.5.1](https://github.com/developer239/linters/compare/@linters/commitlint-config@1.5.0...@linters/commitlint-config@1.5.1) (2021-02-17)
7+
8+
**Note:** Version bump only for package @linters/commitlint-config
9+
10+
11+
12+
13+
614
# 1.5.0 (2021-02-17)
715

816
### Bug Fixes

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/commitlint-config",
33
"description": "The commitlint config you have been looking for.",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"repository": "https://github.com/developer239/linters",
66
"engines": {
77
"node": ">=12",

packages/eslint-config-angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.8.4](https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.8.3...@linters/eslint-config-angular@1.8.4) (2021-02-17)
7+
8+
**Note:** Version bump only for package @linters/eslint-config-angular
9+
10+
11+
12+
13+
614
## [1.8.3](https://github.com/developer239/linters/compare/@linters/eslint-config-angular@1.8.2...@linters/eslint-config-angular@1.8.3) (2021-02-17)
715

816
**Note:** Version bump only for package @linters/eslint-config-angular

packages/eslint-config-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/eslint-config-angular",
33
"description": "The eslint config for Angular applications you have been looking for.",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"repository": "https://github.com/developer239/linters",
66
"publishConfig": {
77
"access": "public"
@@ -18,7 +18,7 @@
1818
"@angular-eslint/eslint-plugin": "1.1.0",
1919
"@angular-eslint/eslint-plugin-template": "1.1.0",
2020
"@angular-eslint/template-parser": "1.1.0",
21-
"@linters/eslint-config-typescript": "^1.14.3"
21+
"@linters/eslint-config-typescript": "^1.14.4"
2222
},
2323
"keywords": [
2424
"eslint",

packages/eslint-config-functional/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.5.1](https://github.com/developer239/linters/compare/@linters/eslint-config-functional@1.5.0...@linters/eslint-config-functional@1.5.1) (2021-02-17)
7+
8+
**Note:** Version bump only for package @linters/eslint-config-functional
9+
10+
11+
12+
13+
614
# 1.5.0 (2021-02-17)
715

816
### Features

packages/eslint-config-functional/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/eslint-config-functional",
33
"description": "The eslint rules for functional programming you have been looking for.",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {

packages/eslint-config-jest/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.8.1](https://github.com/developer239/linters/compare/@linters/eslint-config-jest@1.8.0...@linters/eslint-config-jest@1.8.1) (2021-02-17)
7+
8+
**Note:** Version bump only for package @linters/eslint-config-jest
9+
10+
11+
12+
13+
614
# 1.8.0 (2021-02-17)
715

816
### Bug Fixes

packages/eslint-config-jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/eslint-config-jest",
33
"description": "The eslint for jest tests you have been looking for.",
4-
"version": "1.8.0",
4+
"version": "1.8.1",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {

packages/eslint-config-node/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.8.4](https://github.com/developer239/linters/compare/@linters/eslint-config-node@1.8.3...@linters/eslint-config-node@1.8.4) (2021-02-17)
7+
8+
**Note:** Version bump only for package @linters/eslint-config-node
9+
10+
11+
12+
13+
614
## [1.8.3](https://github.com/developer239/linters/compare/@linters/eslint-config-node@1.8.2...@linters/eslint-config-node@1.8.3) (2021-02-17)
715

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

packages/eslint-config-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/eslint-config-node",
33
"description": "The eslint configuration for node.js application you have been looking for.",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {
@@ -16,7 +16,7 @@
1616
"eslint-plugin-import": ">=2.18.0"
1717
},
1818
"dependencies": {
19-
"@linters/eslint-config": "^1.12.3",
19+
"@linters/eslint-config": "^1.12.4",
2020
"eslint-plugin-node": "11.1.0",
2121
"eslint-plugin-security": "1.4.0"
2222
},

0 commit comments

Comments
 (0)