Skip to content

Commit

Permalink
chore(core): release new version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kc-bot committed Sep 10, 2024
1 parent d49a699 commit 4a2c0e0
Show file tree
Hide file tree
Showing 58 changed files with 451 additions and 101 deletions.
11 changes: 0 additions & 11 deletions common/changes/@kctypes/generic/main_2024-09-08-09-36.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kctypes/package_json/main_2024-09-08-09-36.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/astro-decap-cms/main_2024-09-08-09-36.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@kcws/eslint-config/main_2024-09-08-09-10.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/eslint-config/main_2024-09-08-09-36.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/rspack-config/main_2024-09-08-09-36.json

This file was deleted.

26 changes: 26 additions & 0 deletions packages-config/eslint-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
{
"name": "@kcws/eslint-config",
"entries": [
{
"version": "1.32.0",
"tag": "@kcws/eslint-config_v1.32.0",
"date": "Tue, 10 Sep 2024 22:40:02 GMT",
"comments": {
"patch": [
{
"comment": "Prepare for ESLint 9",
"author": "Kamontat Chantrachirathumrong <14089557+kamontat@users.noreply.github.com>",
"commit": "05b4d564e2061c1c200c67f19f7cf61739c88c2d"
}
],
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "d49a69913041bcf287bb50c791407e0d99baaced"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.32.0`"
}
]
}
},
{
"version": "1.31.0",
"tag": "@kcws/eslint-config_v1.31.0",
Expand Down
13 changes: 12 additions & 1 deletion packages-config/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Change Log - @kcws/eslint-config

This log was last generated on Tue, 03 Sep 2024 22:40:49 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 22:40:02 GMT and should not be manually modified.

## 1.32.0
Tue, 10 Sep 2024 22:40:02 GMT

### Minor changes

- upgrade dependencies [auto]

### Patches

- Prepare for ESLint 9

## 1.31.0
Tue, 03 Sep 2024 22:40:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages-config/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/eslint-config",
"version": "1.31.0",
"version": "1.32.0",
"description": "kamontat's eslint configuration",
"main": "src/index.js",
"types": "lib/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages-config/lintstaged-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@kcws/lintstaged-config",
"entries": [
{
"version": "1.4.2",
"tag": "@kcws/lintstaged-config_v1.4.2",
"date": "Tue, 10 Sep 2024 22:40:02 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.32.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.32.0`"
}
]
}
},
{
"version": "1.4.1",
"tag": "@kcws/lintstaged-config_v1.4.1",
Expand Down
7 changes: 6 additions & 1 deletion packages-config/lintstaged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @kcws/lintstaged-config

This log was last generated on Tue, 03 Sep 2024 22:40:49 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 22:40:02 GMT and should not be manually modified.

## 1.4.2
Tue, 10 Sep 2024 22:40:02 GMT

_Version update only_

## 1.4.1
Tue, 03 Sep 2024 22:40:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages-config/lintstaged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/lintstaged-config",
"version": "1.4.1",
"version": "1.4.2",
"description": "kamontat's lintstaged config",
"main": "lib/index.js",
"module": "lib-esnext/index.js",
Expand Down
18 changes: 18 additions & 0 deletions packages-config/prettier-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@kcws/prettier-config",
"entries": [
{
"version": "0.24.2",
"tag": "@kcws/prettier-config_v0.24.2",
"date": "Tue, 10 Sep 2024 22:40:02 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.32.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `1.4.2`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.32.0`"
}
]
}
},
{
"version": "0.24.1",
"tag": "@kcws/prettier-config_v0.24.1",
Expand Down
7 changes: 6 additions & 1 deletion packages-config/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @kcws/prettier-config

This log was last generated on Tue, 03 Sep 2024 22:40:49 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 22:40:02 GMT and should not be manually modified.

## 0.24.2
Tue, 10 Sep 2024 22:40:02 GMT

_Version update only_

## 0.24.1
Tue, 03 Sep 2024 22:40:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages-config/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/prettier-config",
"version": "0.24.1",
"version": "0.24.2",
"description": "kamontat's prettier configuration",
"main": "src/index.js",
"types": "lib/index.d.ts",
Expand Down
25 changes: 25 additions & 0 deletions packages-config/rspack-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@kcws/rspack-config",
"entries": [
{
"version": "0.28.0",
"tag": "@kcws/rspack-config_v0.28.0",
"date": "Tue, 10 Sep 2024 22:40:02 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "d49a69913041bcf287bb50c791407e0d99baaced"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.32.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `1.4.2`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.32.0`"
}
]
}
},
{
"version": "0.27.0",
"tag": "@kcws/rspack-config_v0.27.0",
Expand Down
9 changes: 8 additions & 1 deletion packages-config/rspack-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/rspack-config

This log was last generated on Tue, 03 Sep 2024 22:40:49 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 22:40:02 GMT and should not be manually modified.

## 0.28.0
Tue, 10 Sep 2024 22:40:02 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.27.0
Tue, 03 Sep 2024 22:40:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages-config/rspack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/rspack-config",
"version": "0.27.0",
"version": "0.28.0",
"description": "rspack configuration builder",
"main": "lib/index.js",
"module": "lib-esnext/index.js",
Expand Down
18 changes: 18 additions & 0 deletions packages-internal/heft-esbuild-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@kcinternals/heft-esbuild-plugin",
"entries": [
{
"version": "0.18.2",
"tag": "@kcinternals/heft-esbuild-plugin_v0.18.2",
"date": "Tue, 10 Sep 2024 22:40:02 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.32.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `1.4.2`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.32.0`"
}
]
}
},
{
"version": "0.18.1",
"tag": "@kcinternals/heft-esbuild-plugin_v0.18.1",
Expand Down
7 changes: 6 additions & 1 deletion packages-internal/heft-esbuild-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @kcinternals/heft-esbuild-plugin

This log was last generated on Tue, 03 Sep 2024 22:40:49 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 22:40:02 GMT and should not be manually modified.

## 0.18.2
Tue, 10 Sep 2024 22:40:02 GMT

_Version update only_

## 0.18.1
Tue, 03 Sep 2024 22:40:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/heft-esbuild-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcinternals/heft-esbuild-plugin",
"version": "0.18.1",
"version": "0.18.2",
"description": "heft-plugin for bundling with esbuild",
"main": "lib/index.js",
"module": "lib-esnext/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/heft-node-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcinternals/heft-node-rig",
"version": "0.31.0",
"version": "0.32.0",
"description": "a rig package for node development (internal usage)",
"license": "AGPL-3.0-only",
"homepage": "https://github.com/kc-workspace/kcws-js/tree/main/packages-internal/heft-node-rig",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/heft-web-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcinternals/heft-web-rig",
"version": "0.31.0",
"version": "0.32.0",
"description": "a rig package for web development (internal usage)",
"license": "AGPL-3.0-only",
"homepage": "https://github.com/kc-workspace/kcws-js/tree/main/packages-internal/heft-web-rig",
Expand Down
22 changes: 22 additions & 0 deletions packages-type/generic/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"name": "@kctypes/generic",
"entries": [
{
"version": "1.23.0",
"tag": "@kctypes/generic_v1.23.0",
"date": "Tue, 10 Sep 2024 22:40:02 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "d49a69913041bcf287bb50c791407e0d99baaced"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.32.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `1.4.2`"
}
]
}
},
{
"version": "1.22.1",
"tag": "@kctypes/generic_v1.22.1",
Expand Down
9 changes: 8 additions & 1 deletion packages-type/generic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kctypes/generic

This log was last generated on Tue, 03 Sep 2024 22:40:49 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 22:40:02 GMT and should not be manually modified.

## 1.23.0
Tue, 10 Sep 2024 22:40:02 GMT

### Minor changes

- upgrade dependencies [auto]

## 1.22.1
Tue, 03 Sep 2024 22:40:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages-type/generic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kctypes/generic",
"version": "1.22.1",
"version": "1.23.0",
"description": "typescript definitions for global generic type",
"main": "types/index.d.ts",
"types": "types/index.d.ts",
Expand Down
Loading

0 comments on commit 4a2c0e0

Please sign in to comment.