Skip to content

Commit

Permalink
Merge pull request #239 from agaroot-technologies/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
Karibash authored Jul 29, 2024
2 parents a0cf47d + d3fcb6c commit 31af12b
Show file tree
Hide file tree
Showing 19 changed files with 109 additions and 22 deletions.
13 changes: 0 additions & 13 deletions .changeset/stale-colts-kiss.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @agaroot/eslint-config-common

## 3.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-definer@1.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agaroot/eslint-config-common",
"version": "3.0.0",
"version": "3.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
6 changes: 6 additions & 0 deletions packages/definer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @agaroot/eslint-config-definer

## 1.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/definer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agaroot/eslint-config-definer",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
10 changes: 10 additions & 0 deletions packages/javascript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @agaroot/eslint-config-javascript

## 2.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1

## 2.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/javascript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agaroot/eslint-config-javascript",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
15 changes: 15 additions & 0 deletions packages/jest-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @agaroot/eslint-config-jest-react

## 3.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1
- @agaroot/eslint-config-javascript@2.0.1
- @agaroot/eslint-config-jest@3.0.1
- @agaroot/eslint-config-next@3.0.1
- @agaroot/eslint-config-react@3.0.1
- @agaroot/eslint-config-typescript@2.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agaroot/eslint-config-jest-react",
"version": "3.0.0",
"version": "3.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
12 changes: 12 additions & 0 deletions packages/jest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @agaroot/eslint-config-jest

## 3.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1
- @agaroot/eslint-config-javascript@2.0.1
- @agaroot/eslint-config-typescript@2.0.1

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agaroot/eslint-config-jest",
"version": "3.0.0",
"version": "3.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
13 changes: 13 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @agaroot/eslint-config-next

## 3.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1
- @agaroot/eslint-config-javascript@2.0.1
- @agaroot/eslint-config-react@3.0.1
- @agaroot/eslint-config-typescript@2.0.1

## 3.0.0

### Major 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": "@agaroot/eslint-config-next",
"version": "3.0.0",
"version": "3.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @agaroot/eslint-config-react

## 3.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1
- @agaroot/eslint-config-javascript@2.0.1
- @agaroot/eslint-config-typescript@2.0.1

## 3.0.0

### Major 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": "@agaroot/eslint-config-react",
"version": "3.0.0",
"version": "3.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
12 changes: 12 additions & 0 deletions packages/style/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @agaroot/eslint-config-style

## 2.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1
- @agaroot/eslint-config-javascript@2.0.1
- @agaroot/eslint-config-typescript@2.0.1

## 2.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agaroot/eslint-config-style",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down
11 changes: 11 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @agaroot/eslint-config-typescript

## 2.0.1

### Patch Changes

- [#238](https://github.com/agaroot-technologies/eslint-config/pull/238) [`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9) Thanks [@Karibash](https://github.com/Karibash)! - Fix missing distribution in package

- Updated dependencies [[`1b12829`](https://github.com/agaroot-technologies/eslint-config/commit/1b128293ead4aa6dc0d08d7462cf3350590fa5b9)]:
- @agaroot/eslint-config-common@3.0.1
- @agaroot/eslint-config-definer@1.0.1
- @agaroot/eslint-config-javascript@2.0.1

## 2.0.0

### 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": "@agaroot/eslint-config-typescript",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint config for AGAROOT",
"keywords": [
"agaroot",
Expand Down

0 comments on commit 31af12b

Please sign in to comment.