Skip to content

Commit

Permalink
Merge pull request #48 from ChoTotOSS/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
tunguyen-ct authored Sep 14, 2023
2 parents b0a7849 + 70187fd commit 0e42418
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/gorgeous-llamas-sparkle.md

This file was deleted.

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

## 1.4.0

### Minor Changes

- 2ca3014: change structures, chotot-next depends on chotot-base

## 1.3.1

### Patch Changes
Expand Down
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": "@chotot/eslint-config-base",
"version": "1.3.1",
"version": "1.4.0",
"description": "Chotot's ESLint config for Typescript/Javascript application",
"main": "src/index.js",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @chotot/eslint-config-next

## 1.5.0

### Minor Changes

- 2ca3014: change structures, chotot-next depends on chotot-base

### Patch Changes

- Updated dependencies [2ca3014]
- @chotot/eslint-config-base@1.4.0

## 1.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chotot/eslint-config-next",
"version": "1.4.1",
"version": "1.5.0",
"description": "Chotot's ESLint config for Next.js application",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit 0e42418

Please sign in to comment.