Skip to content

Commit

Permalink
chore(core): update changefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
kamontat committed Dec 27, 2023
1 parent e25e334 commit cf3c8ae
Show file tree
Hide file tree
Showing 9 changed files with 90 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/changes/@kcws/dtcheck/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/dtcheck",
"comment": "Apply new eslint rules",
"type": "patch"
}
],
"packageName": "@kcws/dtcheck"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/equals/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/equals",
"comment": "Apply new eslint rules",
"type": "patch"
}
],
"packageName": "@kcws/equals"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/eslint-config/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/eslint-config",
"comment": "Add several plugins and rules for my personal styles",
"type": "minor"
}
],
"packageName": "@kcws/eslint-config"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/lintstaged-config/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/lintstaged-config",
"comment": "Apply new eslint rules",
"type": "patch"
}
],
"packageName": "@kcws/lintstaged-config"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/mixin/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/mixin",
"comment": "Apply new eslint rules",
"type": "patch"
}
],
"packageName": "@kcws/mixin"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/node-rig/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/node-rig",
"comment": "Prepare for new type packages and add new profile called `js`",
"type": "patch"
}
],
"packageName": "@kcws/node-rig"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/random/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/random",
"comment": "Apply new eslint rules",
"type": "patch"
}
],
"packageName": "@kcws/random"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/reset.css/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/reset.css",
"comment": "Apply new eslint rules",
"type": "patch"
}
],
"packageName": "@kcws/reset.css"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/web-rig/main_2023-12-27-16-58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/web-rig",
"comment": "Prepare for new type packages and add `js` profile",
"type": "patch"
}
],
"packageName": "@kcws/web-rig"
}

0 comments on commit cf3c8ae

Please sign in to comment.