Skip to content

Commit

Permalink
Merge pull request #28 from brainylab/changeset-release/main
Browse files Browse the repository at this point in the history
ci(changesets): 📦 version packages
  • Loading branch information
andrefelipeschulle authored Nov 27, 2024
2 parents d35f92a + 17a091e commit d44e955
Show file tree
Hide file tree
Showing 10 changed files with 37 additions and 17 deletions.
8 changes: 0 additions & 8 deletions .changeset/eight-baboons-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-pugs-try.md

This file was deleted.

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

## 3.2.0

### Minor Changes

- [`58c4ec6`](https://github.com/brainylab/eslint-config/commit/58c4ec6aeab380b3dd54afdb47238e71fec21853) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - removido config-base dos pacotes react,next,node e movido para o typescript, agora tem felixibilidade para configurar o typescript ou não

### Patch Changes

- Updated dependencies [[`58c4ec6`](https://github.com/brainylab/eslint-config/commit/58c4ec6aeab380b3dd54afdb47238e71fec21853)]:
- @brainylab/eslint-config-react@3.2.0

## 3.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainylab/eslint-config-next",
"version": "3.1.3",
"version": "3.2.0",
"description": "ESLint next 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.0

### Minor Changes

- [`58c4ec6`](https://github.com/brainylab/eslint-config/commit/58c4ec6aeab380b3dd54afdb47238e71fec21853) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - removido config-base dos pacotes react,next,node e movido para o typescript, agora tem felixibilidade para configurar o typescript ou não

## 3.1.2

### 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.1.2",
"version": "3.2.0",
"description": "ESLint node config",
"keywords": [
"brainylab",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @brainylab/eslint-config-react

## 3.2.0

### Minor Changes

- [`58c4ec6`](https://github.com/brainylab/eslint-config/commit/58c4ec6aeab380b3dd54afdb47238e71fec21853) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - removido config-base dos pacotes react,next,node e movido para o typescript, agora tem felixibilidade para configurar o typescript ou não

## 3.1.3

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

## 3.2.0

### Minor Changes

- [`58c4ec6`](https://github.com/brainylab/eslint-config/commit/58c4ec6aeab380b3dd54afdb47238e71fec21853) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - removido config-base dos pacotes react,next,node e movido para o typescript, agora tem felixibilidade para configurar o typescript ou não

### Patch Changes

- [`d35f92a`](https://github.com/brainylab/eslint-config/commit/d35f92a6b30f06d61703d7e40bd03d618dcf2c64) Thanks [@andrefelipeschulle](https://github.com/andrefelipeschulle)! - update version

## 3.1.4

### Patch 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.1.4",
"version": "3.2.0",
"description": "ESLint typescript config",
"keywords": [
"brainylab",
Expand Down

0 comments on commit d44e955

Please sign in to comment.