Skip to content

Commit

Permalink
Merge pull request #53 from ChoTotOSS/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
thanhtran-ct authored Sep 19, 2023
2 parents 98a7c1f + f69884c commit e9d7659
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-doors-fold.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.1

### Patch Changes

- bcde0a0: fix: missing exports

## 1.4.0

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

## 1.5.1

### Patch Changes

- Updated dependencies [bcde0a0]
- @chotot/eslint-config-base@1.4.1

## 1.5.0

### Minor 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.5.0",
"version": "1.5.1",
"description": "Chotot's ESLint config for Next.js application",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit e9d7659

Please sign in to comment.