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 Jun 18, 2024
1 parent d93ec97 commit cb31b0f
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 6 deletions.
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": "28.0.2",
"version": "29.0.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": "28.0.2",
"version": "29.0.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": "28.0.2",
"version": "29.0.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": "Tue, 18 Jun 2024 05:22:54 GMT",
"version": "29.0.0",
"tag": "@rightcapital/eslint-config-typescript_v29.0.0",
"comments": {
"major": [
{
"author": "29139614+renovate[bot]@users.noreply.github.com",
"package": "@rightcapital/eslint-config-typescript",
"commit": "not available",
"comment": "fix(deps): update eslint rule and plugin updates to v7.13.1"
}
]
}
},
{
"date": "Tue, 18 Jun 2024 05:21:56 GMT",
"version": "28.0.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 Tue, 18 Jun 2024 05:21:56 GMT and should not be manually modified.
This log was last generated on Tue, 18 Jun 2024 05:22:54 GMT and should not be manually modified.

<!-- Start content -->

## [29.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-typescript_v29.0.0) (2024-6-18)

### Major changes

- fix(deps): update eslint rule and plugin updates to v7.13.1 ([not ava](https://github.com/RightCapitalHQ/frontend-style-guide/commit/not available))

## [28.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config-typescript_v28.0.1) (2024-6-18)

### Major changes
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": "28.0.1",
"version": "29.0.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": "28.0.2",
"version": "29.0.0",
"description": "ESLint plugin for RightCapital",
"keywords": [
"eslint",
Expand Down

0 comments on commit cb31b0f

Please sign in to comment.