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 Aug 13, 2024
1 parent 246edbb commit d1fe33f
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 13 deletions.

This file was deleted.

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.0.0",
"version": "36.1.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.0.0",
"version": "36.1.0",
"description": "Plain JavaScript ESLint Config for RightCapital",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/eslint-config-typescript-react/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/eslint-config-typescript-react",
"entries": [
{
"date": "Tue, 13 Aug 2024 07:37:51 GMT",
"version": "36.1.0",
"tag": "@rightcapital/eslint-config-typescript-react_v36.1.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@rightcapital/eslint-config-typescript-react",
"commit": "246edbba5e76a770b8838efdf697f2459ad9d7f5",
"comment": "feat: add `@stylistic/jsx-self-closing-comp` rule"
}
]
}
},
{
"date": "Tue, 06 Aug 2024 08:28:01 GMT",
"version": "36.0.0",
Expand Down
8 changes: 7 additions & 1 deletion packages/eslint-config-typescript-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Change Log - @rightcapital/eslint-config-typescript-react

This log was last generated on Tue, 06 Aug 2024 08:28:01 GMT and should not be manually modified.
This log was last generated on Tue, 13 Aug 2024 07:37:51 GMT and should not be manually modified.

<!-- Start content -->

## [36.1.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-typescript-react_v36.1.0) (2024-8-13)

### Minor changes

- feat: add `@stylistic/jsx-self-closing-comp` rule ([246edbb](https://github.com/RightCapitalHQ/frontend-style-guide/commit/246edbba5e76a770b8838efdf697f2459ad9d7f5))

## [36.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-typescript-react_v36.0.0) (2024-8-6)

### Major changes
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.0.0",
"version": "36.1.0",
"description": "TypeScript + React ESLint Config for RightCapital",
"repository": {
"type": "git",
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.0.0",
"version": "36.1.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.0.0",
"version": "36.1.0",
"description": "ESLint plugin for RightCapital",
"keywords": [
"eslint",
Expand Down

0 comments on commit d1fe33f

Please sign in to comment.