Skip to content

Commit

Permalink
Merge pull request #8 from ChoTotOSS/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
tunguyen-ct authored May 31, 2023
2 parents 34b80f5 + 3021373 commit 48f4bed
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-badgers-promise.md

This file was deleted.

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

## 1.0.1

### Patch Changes

- c505fc2: turn off react/require-default-props for tsx because typescript will catch this for us

## 1.0.0

### Major 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.0.0",
"version": "1.0.1",
"description": "Chotot's ESLint config for Next.js application",
"main": "index.js",
"license": "MIT",
Expand Down

0 comments on commit 48f4bed

Please sign in to comment.