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 Nov 7, 2023
1 parent 7a7231a commit e012d41
Show file tree
Hide file tree
Showing 32 changed files with 233 additions and 104 deletions.
11 changes: 0 additions & 11 deletions common/changes/@kcws/dtcheck/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/eslint-config/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/lintstaged-config/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/mixin/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/node-rig/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/random/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/reset.css/main_2023-11-05-03-19.json

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@kcws/web-rig/main_2023-11-05-03-19.json

This file was deleted.

25 changes: 25 additions & 0 deletions packages/dtcheck/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@kcws/dtcheck",
"entries": [
{
"version": "0.22.0",
"tag": "@kcws/dtcheck_v0.22.0",
"date": "Tue, 07 Nov 2023 22:37:29 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "7a7231ae58c7d3c87a15ae0aa32746d1c12e9b08"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcws/web-rig\" to `0.29.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `0.22.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `0.26.0`"
}
]
}
},
{
"version": "0.21.0",
"tag": "@kcws/dtcheck_v0.21.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/dtcheck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/dtcheck

This log was last generated on Wed, 01 Nov 2023 08:16:51 GMT and should not be manually modified.
This log was last generated on Tue, 07 Nov 2023 22:37:29 GMT and should not be manually modified.

## 0.22.0
Tue, 07 Nov 2023 22:37:29 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.21.0
Wed, 01 Nov 2023 08:16:51 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/dtcheck/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/dtcheck",
"version": "0.21.0",
"version": "0.22.0",
"description": "datatype checking",
"type": "commonjs",
"main": "lib/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/eslint-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "@kcws/eslint-config",
"entries": [
{
"version": "0.26.0",
"tag": "@kcws/eslint-config_v0.26.0",
"date": "Tue, 07 Nov 2023 22:37:29 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "7a7231ae58c7d3c87a15ae0aa32746d1c12e9b08"
}
]
}
},
{
"version": "0.25.0",
"tag": "@kcws/eslint-config_v0.25.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/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 Wed, 01 Nov 2023 03:50:58 GMT and should not be manually modified.
This log was last generated on Tue, 07 Nov 2023 22:37:29 GMT and should not be manually modified.

## 0.26.0
Tue, 07 Nov 2023 22:37:29 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.25.0
Wed, 01 Nov 2023 03:50:58 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/eslint-config",
"version": "0.25.0",
"version": "0.26.0",
"description": "kamontat's eslint config",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://github.com/kc-workspace/kcws-js/tree/main/packages/eslint-config",
Expand Down
22 changes: 22 additions & 0 deletions packages/lintstaged-config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"name": "@kcws/lintstaged-config",
"entries": [
{
"version": "0.22.0",
"tag": "@kcws/lintstaged-config_v0.22.0",
"date": "Tue, 07 Nov 2023 22:37:29 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "7a7231ae58c7d3c87a15ae0aa32746d1c12e9b08"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcws/node-rig\" to `0.27.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `0.26.0`"
}
]
}
},
{
"version": "0.21.2",
"tag": "@kcws/lintstaged-config_v0.21.2",
Expand Down
9 changes: 8 additions & 1 deletion packages/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 Wed, 01 Nov 2023 08:16:51 GMT and should not be manually modified.
This log was last generated on Tue, 07 Nov 2023 22:37:29 GMT and should not be manually modified.

## 0.22.0
Tue, 07 Nov 2023 22:37:29 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.21.2
Wed, 01 Nov 2023 08:16:51 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/lintstaged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/lintstaged-config",
"version": "0.21.2",
"version": "0.22.0",
"description": "a lint-staged configuration for kcws-js",
"type": "commonjs",
"main": "lib/index.js",
Expand Down
25 changes: 25 additions & 0 deletions packages/mixin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@kcws/mixin",
"entries": [
{
"version": "0.20.0",
"tag": "@kcws/mixin_v0.20.0",
"date": "Tue, 07 Nov 2023 22:37:29 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "7a7231ae58c7d3c87a15ae0aa32746d1c12e9b08"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcws/web-rig\" to `0.29.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `0.22.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `0.26.0`"
}
]
}
},
{
"version": "0.19.0",
"tag": "@kcws/mixin_v0.19.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/mixin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/mixin

This log was last generated on Wed, 01 Nov 2023 08:16:51 GMT and should not be manually modified.
This log was last generated on Tue, 07 Nov 2023 22:37:29 GMT and should not be manually modified.

## 0.20.0
Tue, 07 Nov 2023 22:37:29 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.19.0
Wed, 01 Nov 2023 08:16:51 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/mixin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/mixin",
"version": "0.19.0",
"version": "0.20.0",
"description": "typescript mixin helpers",
"type": "commonjs",
"main": "lib/index.js",
Expand Down
14 changes: 14 additions & 0 deletions packages/node-rig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"name": "@kcws/node-rig",
"entries": [
{
"version": "0.27.0",
"tag": "@kcws/node-rig_v0.27.0",
"date": "Tue, 07 Nov 2023 22:37:29 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "7a7231ae58c7d3c87a15ae0aa32746d1c12e9b08"
}
]
}
},
{
"version": "0.26.0",
"tag": "@kcws/node-rig_v0.26.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/node-rig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @kcws/node-rig

This log was last generated on Wed, 01 Nov 2023 08:16:51 GMT and should not be manually modified.
This log was last generated on Tue, 07 Nov 2023 22:37:29 GMT and should not be manually modified.

## 0.27.0
Tue, 07 Nov 2023 22:37:29 GMT

### Minor changes

- upgrade dependencies [auto]

## 0.26.0
Wed, 01 Nov 2023 08:16:51 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/node-rig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kcws/node-rig",
"version": "0.26.0",
"version": "0.27.0",
"description": "a rig package for node environment projects using heft",
"license": "SEE LICENSE IN LICENSE",
"homepage": "https://github.com/kc-workspace/kcws-js/tree/main/packages/node-rig",
Expand Down
25 changes: 25 additions & 0 deletions packages/random/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@kcws/random",
"entries": [
{
"version": "0.22.0",
"tag": "@kcws/random_v0.22.0",
"date": "Tue, 07 Nov 2023 22:37:29 GMT",
"comments": {
"minor": [
{
"comment": "upgrade dependencies [auto]",
"author": "kamontat [bot] <97302203+kc-bot@users.noreply.github.com>",
"commit": "7a7231ae58c7d3c87a15ae0aa32746d1c12e9b08"
}
],
"dependency": [
{
"comment": "Updating dependency \"@kcws/node-rig\" to `0.27.0`"
},
{
"comment": "Updating dependency \"@kcws/lintstaged-config\" to `0.22.0`"
},
{
"comment": "Updating dependency \"@kcws/eslint-config\" to `0.26.0`"
}
]
}
},
{
"version": "0.21.0",
"tag": "@kcws/random_v0.21.0",
Expand Down
Loading

0 comments on commit e012d41

Please sign in to comment.