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]
  • Loading branch information
developer239 committed Jun 5, 2024
1 parent 4e602ac commit 831d8e4
Show file tree
Hide file tree
Showing 12 changed files with 62 additions and 11 deletions.
8 changes: 8 additions & 0 deletions packages/eslint-config-angular/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.

## [1.12.4](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2024-06-05)

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





## [1.12.3](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-12-25)

**Note:** Version bump only for package @linters/eslint-config-angular
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.12.3",
"version": "1.12.4",
"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.20.0"
"@linters/eslint-config-typescript": "^1.20.1"
},
"keywords": [
"eslint",
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-node/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.

## [1.13.1](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2024-06-05)

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





# [1.13.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-12-27)


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.13.0",
"version": "1.13.1",
"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.16.0",
"@linters/eslint-config": "^1.17.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "1.6.0"
},
Expand Down
8 changes: 8 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,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.2](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2024-06-05)

**Note:** Version bump only for package @linters/eslint-config-react-native





## [1.10.1](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-12-27)

**Note:** Version bump only for package @linters/eslint-config-react-native
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.10.1",
"version": "1.10.2",
"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.15.0",
"@linters/eslint-config-react": "^1.15.1",
"eslint-plugin-react-native": "4.0.0"
},
"keywords": [
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.

## [1.15.1](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2024-06-05)

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





# [1.15.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-12-27)


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.15.0",
"version": "1.15.1",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@babel/eslint-parser": "7.23.3",
"@linters/eslint-config": "^1.16.0",
"@linters/eslint-config": "^1.17.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-typescript/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.

## [1.20.1](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2024-06-05)

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





# [1.20.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2023-12-25)


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.20.0",
"version": "1.20.1",
"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.16.0",
"@linters/eslint-config": "^1.17.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint-import-resolver-typescript": "3.6.1"
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.17.0](https://github.com/developer239/linters/compare/@linters/[email protected]...@linters/[email protected]) (2024-06-05)


### Features

* update base config rules ([4e602ac](https://github.com/developer239/linters/commit/4e602ac9d2555eb1dabc8b6410f031ff02b1d2c9))





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


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.16.0",
"version": "1.17.0",
"repository": "https://github.com/developer239/linters",
"main": "index.js",
"publishConfig": {
Expand Down

0 comments on commit 831d8e4

Please sign in to comment.