Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions .changeset/sunny-ends-shave.md

This file was deleted.

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

## 2.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cz-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurorafe/cz-config",
"version": "1.0.1",
"version": "2.0.0",
"description": "commit lint 的基础配置",
"license": "MIT",
"main": "index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aurorafe/eslint-config-base

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "aurorafe eslint config",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"files": [
"index.js",
"prettier.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @aurorafe/eslint-config-prettier

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

### Patch Changes

- Updated dependencies [[`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc)]:
- @aurorafe/eslint-config-base@3.0.0

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "eslint的prettier配置",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"files": [
"index.js"
],
Expand Down
12 changes: 12 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @aurorafe/eslint-config-react

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

### Patch Changes

- Updated dependencies [[`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc)]:
- @aurorafe/eslint-config-base@3.0.0
- @aurorafe/eslint-config-ts@3.0.0

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "aurorafe eslint config presets with react",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"exports": {
".": "./index.js"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @aurorafe/eslint-config-ts

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

### Patch Changes

- Updated dependencies [[`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc)]:
- @aurorafe/eslint-config-base@3.0.0

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "typescript的eslint配置",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"files": [
"index.js"
],
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-vue3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @aurorafe/eslint-config-vue

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

### Patch Changes

- Updated dependencies [[`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc)]:
- @aurorafe/eslint-config-ts@3.0.0

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "aurorafe eslint config presets with vue",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"exports": {
".": "./index.js"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/stylelint-config-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aurorafe/stylelint-config-base

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "stylelint base config",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"exports": {
".": "./index.js",
"./less": "./less.js"
Expand Down
11 changes: 11 additions & 0 deletions packages/stylelint-config-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @aurorafe/stylelint-config-vue

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

### Patch Changes

- Updated dependencies [[`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc)]:
- @aurorafe/stylelint-config-base@3.0.0

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "stylelint config for vue3",
"license": "MIT",
"type": "module",
"version": "2.0.0",
"version": "3.0.0",
"exports": {
".": "./index.js"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aurorafe/tsconfig

## 3.0.0

### Major Changes

- [`8b08825`](https://github.com/aurorafe/ftc/commit/8b08825a5cbde87798d202d25a6a8b321dd456fc) Thanks [@sakitam-fdd](https://github.com/sakitam-fdd)! - 升级到最新版本

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurorafe/tsconfig",
"version": "2.0.0",
"version": "3.0.0",
"description": "aurorafe group ts base config",
"main": "index.json",
"exports": {
Expand Down
Loading