Skip to content

Commit

Permalink
feat: 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 Oct 28, 2023
1 parent 3af1255 commit f7e1da0
Show file tree
Hide file tree
Showing 25 changed files with 132 additions and 72 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@cats-cradle/create-artifact",
"comment": "",
"type": "none"
}
],
"packageName": "@cats-cradle/create-artifact"
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions libraries/faker-factory/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/faker-factory",
"entries": [
{
"version": "1.1.0",
"tag": "@cats-cradle/faker-factory_v1.1.0",
"date": "Sat, 28 Oct 2023 21:42:52 GMT",
"comments": {
"minor": [
{
"comment": "add to pojo option"
}
]
}
},
{
"version": "1.0.4",
"tag": "@cats-cradle/faker-factory_v1.0.4",
Expand Down
9 changes: 8 additions & 1 deletion libraries/faker-factory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/faker-factory

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 Sat, 28 Oct 2023 21:42:52 GMT and should not be manually modified.

## 1.1.0
Sat, 28 Oct 2023 21:42:52 GMT

### Minor changes

- add to pojo option

## 1.0.4
Wed, 04 Oct 2023 03:44:49 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.0.4",
"version": "1.1.0",
"main": "./dist/index.js",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions libraries/nestjs-modules/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/nestjs-modules",
"entries": [
{
"version": "0.2.5",
"tag": "@cats-cradle/nestjs-modules_v0.2.5",
"date": "Sat, 28 Oct 2023 21:42:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.1.0`"
}
]
}
},
{
"version": "0.2.4",
"tag": "@cats-cradle/nestjs-modules_v0.2.4",
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 Wed, 04 Oct 2023 03:44:49 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 21:42:52 GMT and should not be manually modified.

## 0.2.5
Sat, 28 Oct 2023 21:42:52 GMT

_Version update only_

## 0.2.4
Wed, 04 Oct 2023 03:44:49 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.4",
"version": "0.2.5",
"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.3.1",
"tag": "@cats-cradle/validation-schemas_v0.3.1",
"date": "Sat, 28 Oct 2023 21:42:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.1.0`"
}
]
}
},
{
"version": "0.3.0",
"tag": "@cats-cradle/validation-schemas_v0.3.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 Sun, 22 Oct 2023 15:17:07 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 21:42:52 GMT and should not be manually modified.

## 0.3.1
Sat, 28 Oct 2023 21:42:52 GMT

_Version update only_

## 0.3.0
Sun, 22 Oct 2023 15:17:07 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.3.0",
"version": "0.3.1",
"main": "./dist/index.js",
"license": "MIT",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions services/authentication-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@cats-cradle/authentication-service",
"entries": [
{
"version": "1.0.6",
"tag": "@cats-cradle/authentication-service_v1.0.6",
"date": "Sat, 28 Oct 2023 21:42:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/nestjs-modules\" to `0.2.5`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.1.0`"
}
]
}
},
{
"version": "1.0.5",
"tag": "@cats-cradle/authentication-service_v1.0.5",
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, 28 Oct 2023 04:52:47 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 21:42:52 GMT and should not be manually modified.

## 1.0.6
Sat, 28 Oct 2023 21:42:52 GMT

_Version update only_

## 1.0.5
Sat, 28 Oct 2023 04:52:47 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.5",
"version": "1.0.6",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
15 changes: 15 additions & 0 deletions services/email-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@cats-cradle/email-service",
"entries": [
{
"version": "0.0.13",
"tag": "@cats-cradle/email-service_v0.0.13",
"date": "Sat, 28 Oct 2023 21:42:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/validation-schemas\" to `0.3.1`"
},
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.1.0`"
}
]
}
},
{
"version": "0.0.12",
"tag": "@cats-cradle/email-service_v0.0.12",
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 Sat, 28 Oct 2023 04:52:47 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 21:42:52 GMT and should not be manually modified.

## 0.0.13
Sat, 28 Oct 2023 21:42:52 GMT

_Version update only_

## 0.0.12
Sat, 28 Oct 2023 04:52:47 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.12",
"version": "0.0.13",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
12 changes: 12 additions & 0 deletions services/html-to-pdf/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/html-to-pdf",
"entries": [
{
"version": "1.0.7",
"tag": "@cats-cradle/html-to-pdf_v1.0.7",
"date": "Sat, 28 Oct 2023 21:42:52 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/faker-factory\" to `1.1.0`"
}
]
}
},
{
"version": "1.0.6",
"tag": "@cats-cradle/html-to-pdf_v1.0.6",
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 Sat, 28 Oct 2023 04:52:47 GMT and should not be manually modified.
This log was last generated on Sat, 28 Oct 2023 21:42:52 GMT and should not be manually modified.

## 1.0.7
Sat, 28 Oct 2023 21:42:52 GMT

_Version update only_

## 1.0.6
Sat, 28 Oct 2023 04:52:47 GMT
Expand Down
2 changes: 1 addition & 1 deletion services/html-to-pdf/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cats-cradle/html-to-pdf",
"module": "commonjs",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"description": "Your Go-To Solution for PDF Generation from HTML.",
"bugs": {
Expand Down

0 comments on commit f7e1da0

Please sign in to comment.