Skip to content

Commit daa4dd4

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent b1d750e commit daa4dd4

20 files changed

+115
-45
lines changed

change/@rightcapital-eslint-config-c209fca7-afd1-46b1-ad06-c9fa3ebc78f7.json

-7
This file was deleted.

change/@rightcapital-eslint-plugin-9fff5cac-7570-40dc-8d22-cc98470b010e.json

-7
This file was deleted.

change/@rightcapital-lint-eslint-config-rules-ed779a8e-1319-4cc5-8ccc-2362e9dc33b8.json

-7
This file was deleted.

change/@rightcapital-prettier-config-31823955-08cb-4ae1-8c44-00b3ae22cccb.json

-7
This file was deleted.

change/@rightcapital-tsconfig-95df9f7d-79f6-454e-bf77-f1a514c78602.json

-7
This file was deleted.

packages/eslint-config/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/eslint-config",
33
"entries": [
4+
{
5+
"date": "Fri, 01 Nov 2024 05:19:24 GMT",
6+
"version": "38.0.1",
7+
"tag": "@rightcapital/eslint-config_v38.0.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "b1d750e049489a1712711cea70eeb76c9e730953",
14+
"comment": "fix(deps): update dependencies (non-major)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 25 Oct 2024 07:26:21 GMT",
621
"version": "38.0.0",

packages/eslint-config/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/eslint-config
22

3-
<!-- This log was last generated on Fri, 25 Oct 2024 07:26:21 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 01 Nov 2024 05:19:24 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [38.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v38.0.1) (2024-11-1)
8+
9+
### Patches
10+
11+
- fix(deps): update dependencies (non-major) ([b1d750e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/b1d750e049489a1712711cea70eeb76c9e730953))
12+
713
## [38.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v38.0.0) (2024-10-25)
814

915
### Major changes

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-config",
3-
"version": "38.0.0",
3+
"version": "38.0.1",
44
"description": "ESLint Config for RightCapital",
55
"repository": {
66
"type": "git",

packages/eslint-plugin/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/eslint-plugin",
33
"entries": [
4+
{
5+
"date": "Fri, 01 Nov 2024 05:19:24 GMT",
6+
"version": "38.0.1",
7+
"tag": "@rightcapital/eslint-plugin_v38.0.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-plugin",
13+
"commit": "b1d750e049489a1712711cea70eeb76c9e730953",
14+
"comment": "fix(deps): update dependencies (non-major)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 01 Nov 2024 05:17:27 GMT",
621
"version": "38.0.0",

packages/eslint-plugin/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/eslint-plugin
22

3-
<!-- This log was last generated on Mon, 21 Oct 2024 03:54:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 01 Nov 2024 05:19:24 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [38.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v38.0.1) (2024-11-1)
8+
9+
### Patches
10+
11+
- fix(deps): update dependencies (non-major) ([b1d750e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/b1d750e049489a1712711cea70eeb76c9e730953))
12+
713
## [37.0.2](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v37.0.2) (2024-10-21)
814

915
### Patches

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-plugin",
3-
"version": "38.0.0",
3+
"version": "38.0.1",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

packages/lint-eslint-config-rules/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/lint-eslint-config-rules",
33
"entries": [
4+
{
5+
"date": "Fri, 01 Nov 2024 05:19:24 GMT",
6+
"version": "1.2.2",
7+
"tag": "@rightcapital/lint-eslint-config-rules_v1.2.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/lint-eslint-config-rules",
13+
"commit": "b1d750e049489a1712711cea70eeb76c9e730953",
14+
"comment": "fix(deps): update dependencies (non-major)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 01 Nov 2024 05:17:27 GMT",
621
"version": "1.2.1",

packages/lint-eslint-config-rules/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/lint-eslint-config-rules
22

3-
<!-- This log was last generated on Mon, 21 Oct 2024 03:54:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 01 Nov 2024 05:19:24 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [1.2.2](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.2.2) (2024-11-1)
8+
9+
### Patches
10+
11+
- fix(deps): update dependencies (non-major) ([b1d750e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/b1d750e049489a1712711cea70eeb76c9e730953))
12+
713
## [1.2.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.2.1) (2024-10-21)
814

915
### Patches

packages/lint-eslint-config-rules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/lint-eslint-config-rules",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Check rule config issues in ESLint configuration",
55
"keywords": [
66
"eslint",

packages/prettier-config/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/prettier-config",
33
"entries": [
4+
{
5+
"date": "Fri, 01 Nov 2024 05:19:24 GMT",
6+
"version": "7.1.9",
7+
"tag": "@rightcapital/prettier-config_v7.1.9",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/prettier-config",
13+
"commit": "b1d750e049489a1712711cea70eeb76c9e730953",
14+
"comment": "fix(deps): update dependencies (non-major)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 25 Oct 2024 07:24:21 GMT",
621
"version": "7.1.8",

packages/prettier-config/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/prettier-config
22

3-
<!-- This log was last generated on Mon, 21 Oct 2024 03:54:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 01 Nov 2024 05:19:24 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [7.1.9](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Fprettier-config_v7.1.9) (2024-11-1)
8+
9+
### Patches
10+
11+
- fix(deps): update dependencies (non-major) ([b1d750e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/b1d750e049489a1712711cea70eeb76c9e730953))
12+
713
## [7.1.8](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Fprettier-config_v7.1.8) (2024-10-21)
814

915
### Patches

packages/prettier-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/prettier-config",
3-
"version": "7.1.8",
3+
"version": "7.1.9",
44
"description": "Prettier Config for RightCapital",
55
"repository": {
66
"type": "git",

packages/tsconfig/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/tsconfig",
33
"entries": [
4+
{
5+
"date": "Fri, 01 Nov 2024 05:19:24 GMT",
6+
"version": "1.2.8",
7+
"tag": "@rightcapital/tsconfig_v1.2.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/tsconfig",
13+
"commit": "b1d750e049489a1712711cea70eeb76c9e730953",
14+
"comment": "fix(deps): update dependencies (non-major)"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 21 Oct 2024 03:54:29 GMT",
621
"version": "1.2.7",

packages/tsconfig/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/tsconfig
22

3-
<!-- This log was last generated on Mon, 21 Oct 2024 03:54:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 01 Nov 2024 05:19:24 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [1.2.8](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Ftsconfig_v1.2.8) (2024-11-1)
8+
9+
### Patches
10+
11+
- fix(deps): update dependencies (non-major) ([b1d750e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/b1d750e049489a1712711cea70eeb76c9e730953))
12+
713
## [1.2.7](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Ftsconfig_v1.2.7) (2024-10-21)
814

915
### Patches

packages/tsconfig/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/tsconfig",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "TypeScript Config for RightCapital",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)