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 Dec 18, 2024
1 parent 95ff644 commit a298160
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 10 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/eslint-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/eslint-config",
"entries": [
{
"date": "Wed, 18 Dec 2024 07:05:59 GMT",
"version": "40.0.0",
"tag": "@rightcapital/eslint-config_v40.0.0",
"comments": {
"major": [
{
"author": "[email protected]",
"package": "@rightcapital/eslint-config",
"commit": "95ff6447f4e27dfea9f8d97757f1ff0e3c8111f7",
"comment": "feat(eslint-config): add `@typescript-eslint/consistent-type-definitions` rule"
}
]
}
},
{
"date": "Tue, 10 Dec 2024 01:57:16 GMT",
"version": "39.0.1",
Expand Down
8 changes: 7 additions & 1 deletion packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Change Log - @rightcapital/eslint-config

<!-- This log was last generated on Tue, 10 Dec 2024 01:57:16 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 18 Dec 2024 07:05:59 GMT and should not be manually modified. -->

<!-- Start content -->

## [40.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v40.0.0) (2024-12-18)

### Major changes

- feat(eslint-config): add `@typescript-eslint/consistent-type-definitions` rule ([95ff644](https://github.com/RightCapitalHQ/frontend-style-guide/commit/95ff6447f4e27dfea9f8d97757f1ff0e3c8111f7))

## [39.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v39.0.1) (2024-12-10)

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/eslint-config",
"version": "39.0.1",
"version": "40.0.0",
"description": "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": "39.0.1",
"version": "40.0.0",
"description": "ESLint plugin for RightCapital",
"keywords": [
"eslint",
Expand Down

0 comments on commit a298160

Please sign in to comment.