Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nnecec committed Apr 23, 2024
1 parent a44030d commit 117452e
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 8 deletions.

This file was deleted.

20 changes: 20 additions & 0 deletions packages/biome/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "@nnecec/biome-config",
"entries": [
{
"date": "Tue, 23 Apr 2024 06:47:09 GMT",
"version": "0.1.0",
"tag": "@nnecec/biome-config_v0.1.0",
"comments": {
"minor": [
{
"author": "nnecec@outlook.com",
"package": "@nnecec/biome-config",
"commit": "a44030dc7962f87259ab4f0065faac2da5d4776e",
"comment": "create biome config"
}
]
}
}
]
}
13 changes: 13 additions & 0 deletions packages/biome/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Change Log - @nnecec/biome-config

This log was last generated on Tue, 23 Apr 2024 06:47:09 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.0

Tue, 23 Apr 2024 06:47:09 GMT

### Minor changes

- create biome config (nnecec@outlook.com)
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.0.0",
"version": "0.1.0",
"author": "nnecec(https://github.com/nnecec/)",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 117452e

Please sign in to comment.