Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nnecec committed Mar 23, 2024
1 parent 1322aa5 commit 2eaef8c
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 18 deletions.

This file was deleted.

This file was deleted.

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": "Sat, 23 Mar 2024 13:44:01 GMT",
"version": "0.9.4",
"tag": "@nnecec/eslint-config_v0.9.4",
"comments": {
"patch": [
{
"author": "nnecec@outlook.com",
"package": "@nnecec/eslint-config",
"commit": "1322aa5b600f64d6301449515defae8cb4dbeb31",
"comment": "feat: update deps"
}
]
}
},
{
"date": "Thu, 29 Feb 2024 08:15:11 GMT",
"version": "0.9.2",
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 Thu, 29 Feb 2024 08:15:11 GMT and should not be manually modified.
This log was last generated on Sat, 23 Mar 2024 13:44:01 GMT and should not be manually modified.

<!-- Start content -->

## 0.9.4

Sat, 23 Mar 2024 13:44:01 GMT

### Patches

- feat: update deps (nnecec@outlook.com)

## 0.9.2

Thu, 29 Feb 2024 08:15:11 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.3",
"version": "0.9.4",
"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
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": "Sat, 23 Mar 2024 13:44:01 GMT",
"version": "0.2.12",
"tag": "@nnecec/vite-preset_v0.2.12",
"comments": {
"patch": [
{
"author": "nnecec@outlook.com",
"package": "@nnecec/vite-preset",
"commit": "1322aa5b600f64d6301449515defae8cb4dbeb31",
"comment": "feat: update deps"
}
]
}
},
{
"date": "Thu, 29 Feb 2024 08:15:11 GMT",
"version": "0.2.10",
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 Thu, 22 Feb 2024 02:27:47 GMT and should not be manually modified.
This log was last generated on Sat, 23 Mar 2024 13:44:01 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.12

Sat, 23 Mar 2024 13:44:01 GMT

### Patches

- feat: update deps (nnecec@outlook.com)

## 0.2.10

Thu, 22 Feb 2024 02:27:47 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.11",
"version": "0.2.12",
"description": "Basic Vite configuration, includes React and some default configurations",
"author": "nnecec(https://github.com/nnecec/)",
"exports": {
Expand Down

0 comments on commit 2eaef8c

Please sign in to comment.