Skip to content

Commit

Permalink
Merge pull request #80 from mbti-nf-team/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
saseungmin committed May 7, 2024
2 parents 219f7ba + ce21959 commit 7fec670
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/wild-laws-dance.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint": "eslint \"**/*.ts*\""
},
"devDependencies": {
"@nf-team/eslint-config": "3.0.1",
"@nf-team/eslint-config": "3.1.0",
"@nf-team/tsconfig": "1.0.0",
"@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nft-team/eslint-config

## 3.1.0

### Minor Changes

- da11f83: chore(@nf-team/eslint-config): update eslint plugin version

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nf-team/eslint-config",
"version": "3.0.1",
"version": "3.1.0",
"description": "nf-team eslint config",
"main": "index.js",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"generate:component": "turbo gen react-component"
},
"devDependencies": {
"@nf-team/eslint-config": "3.0.1",
"@nf-team/eslint-config": "3.1.0",
"@nf-team/tsconfig": "1.0.0",
"@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint": "eslint \"**/*.ts*\""
},
"devDependencies": {
"@nf-team/eslint-config": "3.0.1",
"@nf-team/eslint-config": "3.1.0",
"@nf-team/tsconfig": "1.0.0",
"@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
Expand Down

0 comments on commit 7fec670

Please sign in to comment.