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 Oct 14, 2023
1 parent 60c7070 commit 44b74c7
Show file tree
Hide file tree
Showing 19 changed files with 120 additions and 22 deletions.

This file was deleted.

12 changes: 12 additions & 0 deletions libraries/api-client-luck-by-dice/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/api-client-luck-by-dice",
"entries": [
{
"version": "1.0.4",
"tag": "@cats-cradle/api-client-luck-by-dice_v1.0.4",
"date": "Sat, 14 Oct 2023 22:49:51 GMT",
"comments": {
"patch": [
{
"comment": "bump packages"
}
]
}
},
{
"version": "1.0.2",
"tag": "@cats-cradle/api-client-luck-by-dice_v1.0.2",
Expand Down
9 changes: 8 additions & 1 deletion libraries/api-client-luck-by-dice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/api-client-luck-by-dice

This log was last generated on Fri, 24 Feb 2023 04:55:39 GMT and should not be manually modified.
This log was last generated on Sat, 14 Oct 2023 22:49:51 GMT and should not be manually modified.

## 1.0.4
Sat, 14 Oct 2023 22:49:51 GMT

### Patches

- bump packages

## 1.0.2
Fri, 24 Feb 2023 04:55:39 GMT
Expand Down
2 changes: 1 addition & 1 deletion libraries/api-client-luck-by-dice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cats-cradle/api-client-luck-by-dice",
"version": "1.0.3",
"version": "1.0.4",
"description": "OpenAPI client for @cats-cradle/api-client-luck-by-dice",
"author": "OpenAPI-Generator Contributors",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions platform/bundlers/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/bundlers",
"entries": [
{
"version": "0.0.5",
"tag": "@cats-cradle/bundlers_v0.0.5",
"date": "Sat, 14 Oct 2023 22:49:51 GMT",
"comments": {
"patch": [
{
"comment": "exclude chromium from build"
}
]
}
},
{
"version": "0.0.4",
"tag": "@cats-cradle/bundlers_v0.0.4",
Expand Down
9 changes: 8 additions & 1 deletion platform/bundlers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/bundlers

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, 14 Oct 2023 22:49:51 GMT and should not be manually modified.

## 0.0.5
Sat, 14 Oct 2023 22:49:51 GMT

### Patches

- exclude chromium from build

## 0.0.4
Wed, 04 Oct 2023 03:44:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion platform/bundlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"nestjs-bundler": "./dist/bin-nestjs.js"
},
"main": "./dist/index.js",
"version": "0.0.4",
"version": "0.0.5",
"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.4",
"tag": "@cats-cradle/constructs_v0.0.4",
"date": "Sat, 14 Oct 2023 22:49:51 GMT",
"comments": {
"patch": [
{
"comment": "add layers prop"
}
]
}
},
{
"version": "0.0.3",
"tag": "@cats-cradle/constructs_v0.0.3",
Expand Down
9 changes: 8 additions & 1 deletion platform/constructs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/constructs

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, 14 Oct 2023 22:49:51 GMT and should not be manually modified.

## 0.0.4
Sat, 14 Oct 2023 22:49:51 GMT

### Patches

- add layers prop

## 0.0.3
Wed, 04 Oct 2023 03:44:49 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.3",
"version": "0.0.4",
"module": "commonjs",
"main": "./dist/src/index.js",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions services/authentication-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/authentication-service",
"entries": [
{
"version": "1.0.4",
"tag": "@cats-cradle/authentication-service_v1.0.4",
"date": "Sat, 14 Oct 2023 22:49:51 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/constructs\" to `0.0.4`"
}
]
}
},
{
"version": "1.0.3",
"tag": "@cats-cradle/authentication-service_v1.0.3",
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 Wed, 04 Oct 2023 03:44:49 GMT and should not be manually modified.
This log was last generated on Sat, 14 Oct 2023 22:49:51 GMT and should not be manually modified.

## 1.0.4
Sat, 14 Oct 2023 22:49:51 GMT

_Version update only_

## 1.0.3
Wed, 04 Oct 2023 03:44:49 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.3",
"version": "1.0.4",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
12 changes: 12 additions & 0 deletions services/email-service/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/email-service",
"entries": [
{
"version": "0.0.10",
"tag": "@cats-cradle/email-service_v0.0.10",
"date": "Sat, 14 Oct 2023 22:49:51 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/constructs\" to `0.0.4`"
}
]
}
},
{
"version": "0.0.9",
"tag": "@cats-cradle/email-service_v0.0.9",
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 Wed, 04 Oct 2023 03:44:49 GMT and should not be manually modified.
This log was last generated on Sat, 14 Oct 2023 22:49:51 GMT and should not be manually modified.

## 0.0.10
Sat, 14 Oct 2023 22:49:51 GMT

_Version update only_

## 0.0.9
Wed, 04 Oct 2023 03:44:49 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.9",
"version": "0.0.10",
"scripts": {
"dev": "nest start --debug --watch",
"build": "tsc",
Expand Down
12 changes: 12 additions & 0 deletions services/luck-by-dice/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@cats-cradle/luck-by-dice",
"entries": [
{
"version": "2.0.3",
"tag": "@cats-cradle/luck-by-dice_v2.0.3",
"date": "Sat, 14 Oct 2023 22:49:51 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@cats-cradle/constructs\" to `0.0.4`"
}
]
}
},
{
"version": "2.0.2",
"tag": "@cats-cradle/luck-by-dice_v2.0.2",
Expand Down
7 changes: 6 additions & 1 deletion services/luck-by-dice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @cats-cradle/luck-by-dice

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, 14 Oct 2023 22:49:51 GMT and should not be manually modified.

## 2.0.3
Sat, 14 Oct 2023 22:49:51 GMT

_Version update only_

## 2.0.2
Wed, 04 Oct 2023 03:44:49 GMT
Expand Down
2 changes: 1 addition & 1 deletion services/luck-by-dice/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cats-cradle/luck-by-dice",
"module": "commonjs",
"version": "2.0.2",
"version": "2.0.3",
"description": "An API Simulating dice rolls that can be effected by luck from dice notation",
"bin": {
"app": "bin/app.js"
Expand Down

0 comments on commit 44b74c7

Please sign in to comment.