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 Aug 27, 2024
1 parent 3330770 commit 69cf595
Show file tree
Hide file tree
Showing 72 changed files with 568 additions and 225 deletions.

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kctypes/generic/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kctypes/package_json/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/astro-decap-cms/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/color/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/dtcheck/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/equals/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/error/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/eslint-config/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/github-actions/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/lintstaged-config/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/mixin/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/prettier-config/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/random/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/reset.css/main_2024-08-25-03-21.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/rspack-config/main_2024-08-25-03-21.json

This file was deleted.

19 changes: 19 additions & 0 deletions packages-config/eslint-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
{
"name": "@kcws/eslint-config",
"entries": [
{
"version": "1.30.0",
"tag": "@kcws/eslint-config_v1.30.0",
"date": "Tue, 27 Aug 2024 22:41:00 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "333077006772f770ab61f6cafc61d9ff0fb6ed1b"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.30.0`"
}
]
}
},
{
"version": "1.29.0",
"tag": "@kcws/eslint-config_v1.29.0",
Expand Down
9 changes: 8 additions & 1 deletion packages-config/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/eslint-config

This log was last generated on Tue, 20 Aug 2024 22:38:16 GMT and should not be manually modified.
This log was last generated on Tue, 27 Aug 2024 22:41:00 GMT and should not be manually modified.

## 1.30.0
Tue, 27 Aug 2024 22:41:00 GMT

### Minor changes

- upgrade dependencies [auto]

## 1.29.0
Tue, 20 Aug 2024 22:38:16 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.29.0",
"version": "1.30.0",
"description": "kamontat's eslint configuration",
"main": "src/index.js",
"types": "lib/index.d.ts",
Expand Down
22 changes: 22 additions & 0 deletions packages-config/lintstaged-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"name": "@kcws/lintstaged-config",
"entries": [
{
"version": "1.4.0",
"tag": "@kcws/lintstaged-config_v1.4.0",
"date": "Tue, 27 Aug 2024 22:41:00 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "333077006772f770ab61f6cafc61d9ff0fb6ed1b"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.30.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.30.0`"
}
]
}
},
{
"version": "1.3.0",
"tag": "@kcws/lintstaged-config_v1.3.0",
Expand Down
9 changes: 8 additions & 1 deletion packages-config/lintstaged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/lintstaged-config

This log was last generated on Tue, 20 Aug 2024 22:38:16 GMT and should not be manually modified.
This log was last generated on Tue, 27 Aug 2024 22:41:00 GMT and should not be manually modified.

## 1.4.0
Tue, 27 Aug 2024 22:41:00 GMT

### Minor changes

- upgrade dependencies [auto]

## 1.3.0
Tue, 20 Aug 2024 22:38:16 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.3.0",
"version": "1.4.0",
"description": "kamontat's lintstaged config",
"main": "lib/index.js",
"module": "lib-esnext/index.js",
Expand Down
25 changes: 25 additions & 0 deletions packages-config/prettier-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@kcws/prettier-config",
"entries": [
{
"version": "0.24.0",
"tag": "@kcws/prettier-config_v0.24.0",
"date": "Tue, 27 Aug 2024 22:41:00 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "333077006772f770ab61f6cafc61d9ff0fb6ed1b"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcinternals/heft-node-rig\" to `0.30.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `1.4.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `1.30.0`"
}
]
}
},
{
"version": "0.23.0",
"tag": "@kcws/prettier-config_v0.23.0",
Expand Down
9 changes: 8 additions & 1 deletion packages-config/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/prettier-config

This log was last generated on Tue, 20 Aug 2024 22:38:16 GMT and should not be manually modified.
This log was last generated on Tue, 27 Aug 2024 22:41:00 GMT and should not be manually modified.

## 0.24.0
Tue, 27 Aug 2024 22:41:00 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.23.0
Tue, 20 Aug 2024 22:38:16 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.23.0",
"version": "0.24.0",
"description": "kamontat's prettier configuration",
"main": "src/index.js",
"types": "lib/index.d.ts",
Expand Down
Loading

0 comments on commit 69cf595

Please sign in to comment.