Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Nov 5, 2023
1 parent df0ef0e commit c4c33ed
Show file tree
Hide file tree
Showing 36 changed files with 273 additions and 24 deletions.
15 changes: 15 additions & 0 deletions libraries/faker-factory/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@cats-cradle/faker-factory",
"entries": [
{
"version": "1.2.5",
"tag": "@cats-cradle/faker-factory_v1.2.5",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
},
{
"comment": "Updating dependency \"@cats-cradle/validation-schemas\" to `0.4.3`"
}
]
}
},
{
"version": "1.2.4",
"tag": "@cats-cradle/faker-factory_v1.2.4",
Expand Down
7 changes: 6 additions & 1 deletion libraries/faker-factory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/faker-factory

This log was last generated on Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 1.2.5
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 1.2.4
Sat, 04 Nov 2023 19:40:56 GMT
Expand Down
2 changes: 1 addition & 1 deletion libraries/faker-factory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/faker-factory",
"version": "1.2.4",
"version": "1.2.5",
"main": "./dist/index.js",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions libraries/nestjs-modules/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@cats-cradle/nestjs-modules",
"entries": [
{
"version": "0.2.11",
"tag": "@cats-cradle/nestjs-modules_v0.2.11",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.2.5`"
}
]
}
},
{
"version": "0.2.10",
"tag": "@cats-cradle/nestjs-modules_v0.2.10",
Expand Down
7 changes: 6 additions & 1 deletion libraries/nestjs-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/nestjs-modules

This log was last generated on Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 0.2.11
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 0.2.10
Sat, 04 Nov 2023 19:40:56 GMT
Expand Down
2 changes: 1 addition & 1 deletion libraries/nestjs-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/nestjs-modules",
"version": "0.2.10",
"version": "0.2.11",
"main": "./dist/index.js",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions libraries/validation-schemas/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/validation-schemas",
"entries": [
{
"version": "0.4.3",
"tag": "@cats-cradle/validation-schemas_v0.4.3",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
}
]
}
},
{
"version": "0.4.2",
"tag": "@cats-cradle/validation-schemas_v0.4.2",
Expand Down
7 changes: 6 additions & 1 deletion libraries/validation-schemas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/validation-schemas

This log was last generated on Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 0.4.3
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 0.4.2
Sat, 04 Nov 2023 19:40:56 GMT
Expand Down
2 changes: 1 addition & 1 deletion libraries/validation-schemas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/validation-schemas",
"version": "0.4.2",
"version": "0.4.3",
"main": "./dist/index.js",
"license": "MIT",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions platform/cli-tools/create-artifact/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/create-artifact",
"entries": [
{
"version": "2.0.3",
"tag": "@cats-cradle/create-artifact_v2.0.3",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
}
]
}
},
{
"version": "2.0.2",
"tag": "@cats-cradle/create-artifact_v2.0.2",
Expand Down
7 changes: 6 additions & 1 deletion platform/cli-tools/create-artifact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/create-artifact

This log was last generated on Sun, 05 Nov 2023 05:26:39 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 2.0.3
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 2.0.2
Sun, 05 Nov 2023 05:26:39 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/cli-tools/create-artifact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/create-artifact",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions platform/cli-tools/create-bundle/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@cats-cradle/create-bundle",
"entries": [
{
"version": "1.0.6",
"tag": "@cats-cradle/create-bundle_v1.0.6",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
},
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
}
]
}
},
{
"version": "1.0.5",
"tag": "@cats-cradle/create-bundle_v1.0.5",
Expand Down
7 changes: 6 additions & 1 deletion platform/cli-tools/create-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/create-bundle

This log was last generated on Sun, 05 Nov 2023 05:26:39 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 1.0.6
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 1.0.5
Sun, 05 Nov 2023 05:26:39 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/cli-tools/create-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"create-bundle": "bin/create-bundle"
},
"main": "./dist/index.js",
"version": "1.0.5",
"version": "1.0.6",
"repository": {
"type": "git",
"url": "git+https://github.com/hxtree/cats-cradle.git"
Expand Down
12 changes: 12 additions & 0 deletions platform/cli-tools/rush-coverage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/rush-coverage",
"entries": [
{
"version": "1.2.6",
"tag": "@cats-cradle/rush-coverage_v1.2.6",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
}
]
}
},
{
"version": "1.2.5",
"tag": "@cats-cradle/rush-coverage_v1.2.5",
Expand Down
7 changes: 6 additions & 1 deletion platform/cli-tools/rush-coverage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/rush-coverage

This log was last generated on Sun, 05 Nov 2023 05:26:39 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 1.2.6
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 1.2.5
Sun, 05 Nov 2023 05:26:39 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/cli-tools/rush-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"bin": "./dist/index.js",
"main": "index.js",
"version": "1.2.5",
"version": "1.2.6",
"repository": {
"type": "git",
"url": "git+https://github.com/hxtree/cats-cradle.git"
Expand Down
12 changes: 12 additions & 0 deletions platform/constructs/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/constructs",
"entries": [
{
"version": "0.0.6",
"tag": "@cats-cradle/constructs_v0.0.6",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
}
]
}
},
{
"version": "0.0.5",
"tag": "@cats-cradle/constructs_v0.0.5",
Expand Down
7 changes: 6 additions & 1 deletion platform/constructs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/constructs

This log was last generated on Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 0.0.6
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 0.0.5
Sat, 04 Nov 2023 19:40:56 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/constructs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/constructs",
"version": "0.0.5",
"version": "0.0.6",
"module": "commonjs",
"main": "./dist/src/index.js",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions platform/rigs/base-nodejs/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/base-nodejs",
"entries": [
{
"version": "1.0.8",
"tag": "@cats-cradle/base-nodejs_v1.0.8",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"patch": [
{
"comment": "add bin/app.ts to includes"
}
]
}
},
{
"version": "1.0.7",
"tag": "@cats-cradle/base-nodejs_v1.0.7",
Expand Down
9 changes: 8 additions & 1 deletion platform/rigs/base-nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/base-nodejs

This log was last generated on Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 1.0.8
Sun, 05 Nov 2023 18:41:09 GMT

### Patches

- add bin/app.ts to includes

## 1.0.7
Sat, 04 Nov 2023 19:40:56 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/rigs/base-nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/base-nodejs",
"version": "1.0.7",
"version": "1.0.8",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
21 changes: 21 additions & 0 deletions services/authentication-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@cats-cradle/authentication-service",
"entries": [
{
"version": "1.0.12",
"tag": "@cats-cradle/authentication-service_v1.0.12",
"date": "Sun, 05 Nov 2023 18:41:09 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.8`"
},
{
"comment": "Updating dependency \"@cats-cradle/constructs\" to `0.0.6`"
},
{
"comment": "Updating dependency \"@cats-cradle/nestjs-modules\" to `0.2.11`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.2.5`"
}
]
}
},
{
"version": "1.0.11",
"tag": "@cats-cradle/authentication-service_v1.0.11",
Expand Down
7 changes: 6 additions & 1 deletion services/authentication-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/authentication-service

This log was last generated on Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 18:41:09 GMT and should not be manually modified.

## 1.0.12
Sun, 05 Nov 2023 18:41:09 GMT

_Version update only_

## 1.0.11
Sat, 04 Nov 2023 19:40:56 GMT
Expand Down
2 changes: 1 addition & 1 deletion services/authentication-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cats-cradle/authentication-service",
"module": "commonjs",
"version": "1.0.11",
"version": "1.0.12",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
Loading

0 comments on commit c4c33ed

Please sign in to comment.