Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
 - @linters/[email protected]
  • Loading branch information
developer239 committed Jan 24, 2023
1 parent 3b4971c commit d191d38
Show file tree
Hide file tree
Showing 32 changed files with 241 additions and 24 deletions.
11 changes: 11 additions & 0 deletions packages/commitlint-config/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.

# [1.8.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.7.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/commitlint-config",
"description": "The commitlint config you have been looking for.",
"version": "1.7.0",
"version": "1.8.0",
"repository": "https://github.com/developer239/linters",
"engines": {
"node": ">=12",
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Bug Fixes

* lockfiles ([58701c4](https://github.com/developer239/linters/commit/58701c442006eba3bfffcbac87825ed4c37ded0d))
* semantic release lockfile ([3b4971c](https://github.com/developer239/linters/commit/3b4971cf436ac396027583aa3976f2ec18a82d53))


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.11.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/eslint-config-angular",
"description": "The eslint config for Angular applications you have been looking for.",
"version": "1.11.0",
"version": "1.12.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand All @@ -18,7 +18,7 @@
"@angular-eslint/eslint-plugin": "15.2.0",
"@angular-eslint/eslint-plugin-template": "15.2.0",
"@angular-eslint/template-parser": "15.2.0",
"@linters/eslint-config-typescript": "^1.17.0"
"@linters/eslint-config-typescript": "^1.18.0"
},
"keywords": [
"eslint",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-functional/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.

# [1.8.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.7.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-functional/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/eslint-config-functional",
"description": "The eslint rules for functional programming you have been looking for.",
"version": "1.7.0",
"version": "1.8.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-jest/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.

# [1.12.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.11.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/eslint-config-jest",
"description": "The eslint for jest tests you have been looking for.",
"version": "1.11.0",
"version": "1.12.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Bug Fixes

* lockfiles ([58701c4](https://github.com/developer239/linters/commit/58701c442006eba3bfffcbac87825ed4c37ded0d))
* semantic release lockfile ([3b4971c](https://github.com/developer239/linters/commit/3b4971cf436ac396027583aa3976f2ec18a82d53))


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.11.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


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": "@linters/eslint-config-node",
"description": "The eslint configuration for node.js application you have been looking for.",
"version": "1.11.0",
"version": "1.12.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand All @@ -15,7 +15,7 @@
"eslint": ">=8.0.0"
},
"dependencies": {
"@linters/eslint-config": "^1.15.1",
"@linters/eslint-config": "^1.16.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "1.6.0"
},
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.9.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Bug Fixes

* lockfiles ([58701c4](https://github.com/developer239/linters/commit/58701c442006eba3bfffcbac87825ed4c37ded0d))
* semantic release lockfile ([3b4971c](https://github.com/developer239/linters/commit/3b4971cf436ac396027583aa3976f2ec18a82d53))


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





## [1.8.4](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/eslint-config-react-native",
"description": "The eslint config for react native applications you have been looking for.",
"version": "1.8.4",
"version": "1.9.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand All @@ -16,7 +16,7 @@
"eslint-plugin-import": ">=2.18.0"
},
"dependencies": {
"@linters/eslint-config-react": "^1.13.0",
"@linters/eslint-config-react": "^1.14.0",
"eslint-plugin-react-native": "4.0.0"
},
"keywords": [
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.14.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Bug Fixes

* lockfiles ([58701c4](https://github.com/developer239/linters/commit/58701c442006eba3bfffcbac87825ed4c37ded0d))
* semantic release lockfile ([3b4971c](https://github.com/developer239/linters/commit/3b4971cf436ac396027583aa3976f2ec18a82d53))


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.13.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


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": "@linters/eslint-config-react",
"description": "The eslint configuration for react applications you have been looking for.",
"version": "1.13.0",
"version": "1.14.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@babel/eslint-parser": "7.19.1",
"@linters/eslint-config": "^1.15.1",
"@linters/eslint-config": "^1.16.0",
"eslint-plugin-react": "7.32.1",
"eslint-plugin-react-hooks": "4.6.0"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-storybook/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.

# [0.4.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [0.3.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/eslint-config-storybook",
"description": "The eslint for config for Storybook stories you have been looking for.",
"version": "0.3.0",
"version": "0.4.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand Down
17 changes: 17 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.18.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Bug Fixes

* lockfiles ([58701c4](https://github.com/developer239/linters/commit/58701c442006eba3bfffcbac87825ed4c37ded0d))
* semantic release lockfile ([3b4971c](https://github.com/developer239/linters/commit/3b4971cf436ac396027583aa3976f2ec18a82d53))


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.17.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


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": "@linters/eslint-config-typescript",
"description": "The typescript eslint configuration rules you have been looking for.",
"version": "1.17.0",
"version": "1.18.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand All @@ -15,7 +15,7 @@
"eslint": ">=8.0.0"
},
"dependencies": {
"@linters/eslint-config": "^1.15.1",
"@linters/eslint-config": "^1.16.0",
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"eslint-import-resolver-typescript": "3.5.3"
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config/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.

# [1.16.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





## [1.15.1](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/eslint-config",
"description": "The base eslint config you have been looking for.",
"version": "1.15.1",
"version": "1.16.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/prettier-config/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.

## [1.4.1](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Bug Fixes

* add ucommited changes ([20d4de5](https://github.com/developer239/linters/commit/20d4de5efb524710af16f5236a9bb0575a81335a))





# [1.4.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/prettier-config",
"description": "The prettier config you have been looking for.",
"version": "1.4.0",
"version": "1.4.1",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/semantic-release/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.

# [1.11.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-01-24)


### Features

* update dependencies ([90090a3](https://github.com/developer239/linters/commit/90090a3cfe7279901f8b69f2bf85a70a479280a6))





# [1.10.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@linters/semantic-release",
"description": "The semantic release configuration you have been looking for.",
"version": "1.10.0",
"version": "1.11.0",
"repository": "https://github.com/developer239/linters",
"main": ".releaserc.json",
"publishConfig": {
Expand Down
Loading

0 comments on commit d191d38

Please sign in to comment.