Skip to content

Commit

Permalink
Merge branch 'main' of github.com:brainylab/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefelipeschulle committed Dec 13, 2024
2 parents 82f7536 + d7f6ece commit f9af58e
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/beige-news-exist.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @brainylab/eslint-config-base

## 3.1.3

### Patch Changes

- [`29d244f`](https://github.com/brainylab/eslint-config/commit/29d244f76ad23ae8e12766273f7b781f97cb6ac4) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - corrigido importação das novas configs do eslint-config-n

## 3.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainylab/eslint-config-base",
"version": "3.1.2",
"version": "3.1.3",
"description": "ESLint base config",
"keywords": [
"brainylab",
Expand Down
6 changes: 6 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @brainylab/eslint-config-node

## 3.2.2

### Patch Changes

- [`29d244f`](https://github.com/brainylab/eslint-config/commit/29d244f76ad23ae8e12766273f7b781f97cb6ac4) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - corrigido importação das novas configs do eslint-config-n

## 3.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainylab/eslint-config-node",
"version": "3.2.1",
"version": "3.2.2",
"description": "ESLint node config",
"keywords": [
"brainylab",
Expand Down
7 changes: 7 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @brainylab/eslint-config-typescript

## 3.2.1

### Patch Changes

- Updated dependencies [[`29d244f`](https://github.com/brainylab/eslint-config/commit/29d244f76ad23ae8e12766273f7b781f97cb6ac4)]:
- @brainylab/eslint-config-base@3.1.3

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainylab/eslint-config-typescript",
"version": "3.2.0",
"version": "3.2.1",
"description": "ESLint typescript config",
"keywords": [
"brainylab",
Expand Down

0 comments on commit f9af58e

Please sign in to comment.