Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Nov 3, 2023
1 parent be5fe60 commit 7f569c1
Show file tree
Hide file tree
Showing 31 changed files with 220 additions and 30 deletions.

This file was deleted.

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.3",
"tag": "@cats-cradle/faker-factory_v1.2.3",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
},
{
"comment": "Updating dependency \"@cats-cradle/validation-schemas\" to `0.4.1`"
}
]
}
},
{
"version": "1.2.2",
"tag": "@cats-cradle/faker-factory_v1.2.2",
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 Thu, 02 Nov 2023 22:51:17 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 1.2.3
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 1.2.2
Thu, 02 Nov 2023 22:51:17 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.2",
"version": "1.2.3",
"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.9",
"tag": "@cats-cradle/nestjs-modules_v0.2.9",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.2.3`"
}
]
}
},
{
"version": "0.2.8",
"tag": "@cats-cradle/nestjs-modules_v0.2.8",
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 Thu, 02 Nov 2023 22:51:17 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 0.2.9
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 0.2.8
Thu, 02 Nov 2023 22:51:17 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.8",
"version": "0.2.9",
"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.1",
"tag": "@cats-cradle/validation-schemas_v0.4.1",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
}
]
}
},
{
"version": "0.4.0",
"tag": "@cats-cradle/validation-schemas_v0.4.0",
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 Wed, 01 Nov 2023 04:48:36 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 0.4.1
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 0.4.0
Wed, 01 Nov 2023 04:48:36 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.0",
"version": "0.4.1",
"main": "./dist/index.js",
"license": "MIT",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions platform/create-bundle/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/create-bundle",
"entries": [
{
"version": "1.0.3",
"tag": "@cats-cradle/create-bundle_v1.0.3",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
}
]
}
},
{
"version": "1.0.2",
"tag": "@cats-cradle/create-bundle_v1.0.2",
Expand Down
7 changes: 6 additions & 1 deletion platform/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 Sat, 28 Oct 2023 05:20:40 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 1.0.3
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 1.0.2
Sat, 28 Oct 2023 05:20:40 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/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.2",
"version": "1.0.3",
"repository": {
"type": "git",
"url": "git+https://github.com/hxtree/cats-cradle.git"
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.5",
"tag": "@cats-cradle/base-nodejs_v1.0.5",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"patch": [
{
"comment": "change coverage collection from"
}
]
}
},
{
"version": "1.0.4",
"tag": "@cats-cradle/base-nodejs_v1.0.4",
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 Wed, 04 Oct 2023 03:44:49 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 1.0.5
Fri, 03 Nov 2023 04:39:27 GMT

### Patches

- change coverage collection from

## 1.0.4
Wed, 04 Oct 2023 03:44:49 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.4",
"version": "1.0.5",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
17 changes: 17 additions & 0 deletions platform/rush-coverage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@cats-cradle/rush-coverage",
"entries": [
{
"version": "1.2.3",
"tag": "@cats-cradle/rush-coverage_v1.2.3",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"patch": [
{
"comment": "change coverage collection from"
}
],
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
}
]
}
},
{
"version": "1.2.2",
"tag": "@cats-cradle/rush-coverage_v1.2.2",
Expand Down
9 changes: 8 additions & 1 deletion platform/rush-coverage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/rush-coverage

This log was last generated on Wed, 04 Oct 2023 03:44:49 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 1.2.3
Fri, 03 Nov 2023 04:39:27 GMT

### Patches

- change coverage collection from

## 1.2.2
Wed, 04 Oct 2023 03:44:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/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.2",
"version": "1.2.3",
"repository": {
"type": "git",
"url": "git+https://github.com/hxtree/cats-cradle.git"
Expand Down
18 changes: 18 additions & 0 deletions services/authentication-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@cats-cradle/authentication-service",
"entries": [
{
"version": "1.0.10",
"tag": "@cats-cradle/authentication-service_v1.0.10",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
},
{
"comment": "Updating dependency \"@cats-cradle/nestjs-modules\" to `0.2.9`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.2.3`"
}
]
}
},
{
"version": "1.0.9",
"tag": "@cats-cradle/authentication-service_v1.0.9",
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 Thu, 02 Nov 2023 22:51:17 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 1.0.10
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 1.0.9
Thu, 02 Nov 2023 22:51:17 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.9",
"version": "1.0.10",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
18 changes: 18 additions & 0 deletions services/email-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@cats-cradle/email-service",
"entries": [
{
"version": "0.0.17",
"tag": "@cats-cradle/email-service_v0.0.17",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
},
{
"comment": "Updating dependency \"@cats-cradle/validation-schemas\" to `0.4.1`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.2.3`"
}
]
}
},
{
"version": "0.0.16",
"tag": "@cats-cradle/email-service_v0.0.16",
Expand Down
7 changes: 6 additions & 1 deletion services/email-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/email-service

This log was last generated on Thu, 02 Nov 2023 22:51:17 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 0.0.17
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 0.0.16
Thu, 02 Nov 2023 22:51:17 GMT
Expand Down
2 changes: 1 addition & 1 deletion services/email-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cats-cradle/email-service",
"module": "commonjs",
"version": "0.0.16",
"version": "0.0.17",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
15 changes: 15 additions & 0 deletions services/html-to-pdf/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@cats-cradle/html-to-pdf",
"entries": [
{
"version": "1.0.11",
"tag": "@cats-cradle/html-to-pdf_v1.0.11",
"date": "Fri, 03 Nov 2023 04:39:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/base-nodejs\" to `1.0.5`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.2.3`"
}
]
}
},
{
"version": "1.0.10",
"tag": "@cats-cradle/html-to-pdf_v1.0.10",
Expand Down
7 changes: 6 additions & 1 deletion services/html-to-pdf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/html-to-pdf

This log was last generated on Thu, 02 Nov 2023 22:51:17 GMT and should not be manually modified.
This log was last generated on Fri, 03 Nov 2023 04:39:27 GMT and should not be manually modified.

## 1.0.11
Fri, 03 Nov 2023 04:39:27 GMT

_Version update only_

## 1.0.10
Thu, 02 Nov 2023 22:51:17 GMT
Expand Down
Loading

0 comments on commit 7f569c1

Please sign in to comment.