Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nnecec committed Jul 1, 2024
1 parent fe58796 commit edd4691
Show file tree
Hide file tree
Showing 17 changed files with 107 additions and 43 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/biome/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@nnecec/biome-config",
"entries": [
{
"date": "Mon, 01 Jul 2024 08:13:43 GMT",
"version": "0.1.2",
"tag": "@nnecec/biome-config_v0.1.2",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@nnecec/biome-config",
"commit": "f66d681eb4023c7012df75aea5791595002384c8",
"comment": "update deps version"
}
]
}
},
{
"date": "Tue, 23 Apr 2024 07:03:45 GMT",
"version": "0.1.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/biome/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @nnecec/biome-config

This log was last generated on Tue, 23 Apr 2024 07:03:45 GMT and should not be manually modified.
This log was last generated on Mon, 01 Jul 2024 08:13:43 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.2

Mon, 01 Jul 2024 08:13:43 GMT

### Patches

- update deps version ([email protected])

## 0.1.1

Tue, 23 Apr 2024 07:03:45 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/biome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nnecec/biome-config",
"version": "0.1.1",
"version": "0.1.2",
"author": "nnecec(https://github.com/nnecec/)",
"exports": {
".": "./biome.json"
Expand Down
15 changes: 15 additions & 0 deletions packages/eslint/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@nnecec/eslint-config",
"entries": [
{
"date": "Mon, 01 Jul 2024 08:13:43 GMT",
"version": "0.10.0",
"tag": "@nnecec/eslint-config_v0.10.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@nnecec/eslint-config",
"commit": "f66d681eb4023c7012df75aea5791595002384c8",
"comment": "support eslint@9"
}
]
}
},
{
"date": "Sat, 23 Mar 2024 13:44:01 GMT",
"version": "0.9.4",
Expand Down
10 changes: 9 additions & 1 deletion packages/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @nnecec/eslint-config

This log was last generated on Sat, 23 Mar 2024 13:44:01 GMT and should not be manually modified.
This log was last generated on Mon, 01 Jul 2024 08:13:43 GMT and should not be manually modified.

<!-- Start content -->

## 0.10.0

Mon, 01 Jul 2024 08:13:43 GMT

### Minor changes

- support eslint@9 ([email protected])

## 0.9.4

Sat, 23 Mar 2024 13:44:01 GMT
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": "@nnecec/eslint-config",
"version": "0.9.4",
"version": "0.10.0",
"description": "A useful eslint config friendly with Prettier. Work with JavaScript, TypeScript and React Opional.",
"license": "MIT",
"author": "nnecec(https://github.com/nnecec/)",
Expand Down
21 changes: 21 additions & 0 deletions packages/prettier/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@nnecec/prettier-config",
"entries": [
{
"date": "Mon, 01 Jul 2024 08:13:43 GMT",
"version": "0.4.2",
"tag": "@nnecec/prettier-config_v0.4.2",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@nnecec/prettier-config",
"commit": "f66d681eb4023c7012df75aea5791595002384c8",
"comment": "update dep versions"
},
{
"author": "[email protected]",
"package": "@nnecec/prettier-config",
"commit": "2a7cb3bc5b71ce3e130bebfcd9dd83388394a521",
"comment": "proseWrap: always for .md files"
}
]
}
},
{
"date": "Thu, 22 Feb 2024 02:27:47 GMT",
"version": "0.4.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @nnecec/prettier-config

This log was last generated on Thu, 22 Feb 2024 02:27:47 GMT and should not be manually modified.
This log was last generated on Mon, 01 Jul 2024 08:13:43 GMT and should not be manually modified.

<!-- Start content -->

## 0.4.2

Mon, 01 Jul 2024 08:13:43 GMT

### Patches

- update dep versions ([email protected])
- proseWrap: always for .md files ([email protected])

## 0.4.1

Thu, 22 Feb 2024 02:27:47 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nnecec/prettier-config",
"version": "0.4.1",
"version": "0.4.2",
"author": "nnecec(https://github.com/nnecec/)",
"main": "index.js",
"files": [
Expand Down
15 changes: 15 additions & 0 deletions packages/vite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@nnecec/vite-preset",
"entries": [
{
"date": "Mon, 01 Jul 2024 08:13:43 GMT",
"version": "0.2.13",
"tag": "@nnecec/vite-preset_v0.2.13",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@nnecec/vite-preset",
"commit": "f66d681eb4023c7012df75aea5791595002384c8",
"comment": "update deps version"
}
]
}
},
{
"date": "Sat, 23 Mar 2024 13:44:01 GMT",
"version": "0.2.12",
Expand Down
10 changes: 9 additions & 1 deletion packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @nnecec/vite-preset

This log was last generated on Sat, 23 Mar 2024 13:44:01 GMT and should not be manually modified.
This log was last generated on Mon, 01 Jul 2024 08:13:43 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.13

Mon, 01 Jul 2024 08:13:43 GMT

### Patches

- update deps version ([email protected])

## 0.2.12

Sat, 23 Mar 2024 13:44:01 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nnecec/vite-preset",
"version": "0.2.12",
"version": "0.2.13",
"description": "Basic Vite configuration, includes React and some default configurations",
"author": "nnecec(https://github.com/nnecec/)",
"exports": {
Expand Down

0 comments on commit edd4691

Please sign in to comment.