Skip to content

Commit

Permalink
chore(release): applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions[bot] committed Sep 30, 2024
1 parent 7955bf4 commit 8eda8bf
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 30 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/eslint-config-base/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/eslint-config-base",
"entries": [
{
"date": "Mon, 30 Sep 2024 08:30:34 GMT",
"version": "36.2.0",
"tag": "@rightcapital/eslint-config-base_v36.2.0",
"comments": {
"minor": [
{
"author": "im@pyonpyon.today",
"package": "@rightcapital/eslint-config-base",
"commit": "7955bf4bc1e92198736e102e09d90437b0080a09",
"comment": "feat: migrate to eslint-plugin-import-x"
}
]
}
},
{
"date": "Thu, 12 Sep 2024 03:12:14 GMT",
"version": "36.1.1",
Expand Down
8 changes: 7 additions & 1 deletion packages/eslint-config-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Change Log - @rightcapital/eslint-config-base

<!-- This log was last generated on Thu, 12 Sep 2024 03:12:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Sep 2024 08:30:34 GMT and should not be manually modified. -->

<!-- Start content -->

## [36.2.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-base_v36.2.0) (2024-9-30)

### Minor changes

- feat: migrate to eslint-plugin-import-x ([7955bf4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/7955bf4bc1e92198736e102e09d90437b0080a09))

## [36.1.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-base_v36.1.1) (2024-9-12)

### Patches
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": "@rightcapital/eslint-config-base",
"version": "36.1.1",
"version": "36.2.0",
"description": "Base ESLint Config for RightCapital",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/eslint-config-javascript",
"version": "36.1.1",
"version": "36.2.0",
"description": "Plain JavaScript ESLint Config for RightCapital",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/eslint-config-typescript-react",
"version": "36.1.1",
"version": "36.2.0",
"description": "TypeScript + React ESLint Config for RightCapital",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/eslint-config-typescript/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/eslint-config-typescript",
"entries": [
{
"date": "Mon, 30 Sep 2024 08:30:34 GMT",
"version": "36.2.0",
"tag": "@rightcapital/eslint-config-typescript_v36.2.0",
"comments": {
"minor": [
{
"author": "im@pyonpyon.today",
"package": "@rightcapital/eslint-config-typescript",
"commit": "7955bf4bc1e92198736e102e09d90437b0080a09",
"comment": "feat: migrate to eslint-plugin-import-x"
}
]
}
},
{
"date": "Thu, 12 Sep 2024 03:12:14 GMT",
"version": "36.1.1",
Expand Down
8 changes: 7 additions & 1 deletion packages/eslint-config-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Change Log - @rightcapital/eslint-config-typescript

<!-- This log was last generated on Thu, 12 Sep 2024 03:12:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Sep 2024 08:30:34 GMT and should not be manually modified. -->

<!-- Start content -->

## [36.2.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-typescript_v36.2.0) (2024-9-30)

### Minor changes

- feat: migrate to eslint-plugin-import-x ([7955bf4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/7955bf4bc1e92198736e102e09d90437b0080a09))

## [36.1.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-typescript_v36.1.1) (2024-9-12)

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/eslint-config-typescript",
"version": "36.1.1",
"version": "36.2.0",
"description": "Plain TypeScript ESLint Config for RightCapital",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/eslint-plugin",
"version": "36.1.1",
"version": "36.2.0",
"description": "ESLint plugin for RightCapital",
"keywords": [
"eslint",
Expand Down
15 changes: 15 additions & 0 deletions packages/lint-eslint-config-rules/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/lint-eslint-config-rules",
"entries": [
{
"date": "Mon, 30 Sep 2024 08:30:34 GMT",
"version": "1.2.0",
"tag": "@rightcapital/lint-eslint-config-rules_v1.2.0",
"comments": {
"minor": [
{
"author": "im@pyonpyon.today",
"package": "@rightcapital/lint-eslint-config-rules",
"commit": "7955bf4bc1e92198736e102e09d90437b0080a09",
"comment": "feat: migrate to eslint-plugin-import-x"
}
]
}
},
{
"date": "Thu, 12 Sep 2024 03:12:14 GMT",
"version": "1.1.1",
Expand Down
8 changes: 7 additions & 1 deletion packages/lint-eslint-config-rules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Change Log - @rightcapital/lint-eslint-config-rules

<!-- This log was last generated on Thu, 12 Sep 2024 03:12:14 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 30 Sep 2024 08:30:34 GMT and should not be manually modified. -->

<!-- Start content -->

## [1.2.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.2.0) (2024-9-30)

### Minor changes

- feat: migrate to eslint-plugin-import-x ([7955bf4](https://github.com/RightCapitalHQ/frontend-style-guide/commit/7955bf4bc1e92198736e102e09d90437b0080a09))

## [1.1.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Flint-eslint-config-rules_v1.1.1) (2024-9-12)

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-eslint-config-rules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/lint-eslint-config-rules",
"version": "1.1.1",
"version": "1.2.0",
"description": "Check rule config issues in ESLint configuration",
"keywords": [
"eslint",
Expand Down

0 comments on commit 8eda8bf

Please sign in to comment.