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 22, 2023
1 parent 2ce6c9e commit ac7ca4c
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-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/dtcheck",
"comment": "Fix import esm failed on es5 or above",
"type": "patch"
}
],
"packageName": "@kcws/dtcheck"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/equals/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/equals",
"comment": "Fix import esm failed on es5 or above",
"type": "patch"
}
],
"packageName": "@kcws/equals"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/eslint-config/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/eslint-config",
"comment": "Refactor config waiting for improve on next version",
"type": "patch"
}
],
"packageName": "@kcws/eslint-config"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/lintstaged-config/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/lintstaged-config",
"comment": "Fix import esm failed on es5 or above",
"type": "patch"
}
],
"packageName": "@kcws/lintstaged-config"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/mixin/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/mixin",
"comment": "Fix import esm failed on es5 or above",
"type": "patch"
}
],
"packageName": "@kcws/mixin"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/node-rig/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/node-rig",
"comment": "Improve api-extractor configs templates and documents",
"type": "patch"
}
],
"packageName": "@kcws/node-rig"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/random/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/random",
"comment": "Fix import esm failed on es5 or above",
"type": "patch"
}
],
"packageName": "@kcws/random"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/reset.css/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/reset.css",
"comment": "Fix import esm failed on es5 or above",
"type": "patch"
}
],
"packageName": "@kcws/reset.css"
}
10 changes: 10 additions & 0 deletions common/changes/@kcws/web-rig/main_2023-12-22-15-41.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@kcws/web-rig",
"comment": "Add new profile called `js` for web libraries written on javascript",
"type": "minor"
}
],
"packageName": "@kcws/web-rig"
}

0 comments on commit ac7ca4c

Please sign in to comment.