Skip to content

Commit

Permalink
Merge pull request #28 from ChoTotOSS/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
tunguyen-ct authored Jun 29, 2023
2 parents a977835 + ea964ac commit b29c57d
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/bright-poems-fly.md

This file was deleted.

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

## 1.0.3

### Patch Changes

- 033e1b3: turn off @typescript-eslint/no-confusing-void-expression

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chotot/eslint-config-bare",
"version": "1.0.2",
"version": "1.0.3",
"description": "Chotot's ESLint config for Typescript/Javascript application",
"main": "index.js",
"license": "MIT",
Expand Down
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.1.5

### Patch Changes

- 033e1b3: turn off @typescript-eslint/no-confusing-void-expression

## 1.1.4

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

0 comments on commit b29c57d

Please sign in to comment.