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 5, 2023
1 parent 66e4872 commit 99cc46d
Show file tree
Hide file tree
Showing 15 changed files with 105 additions and 10 deletions.
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.2",
"tag": "@cats-cradle/create-artifact_v2.0.2",
"date": "Sun, 05 Nov 2023 05:26:39 GMT",
"comments": {
"patch": [
{
"comment": "add badges to readme"
}
]
}
},
{
"version": "2.0.1",
"tag": "@cats-cradle/create-artifact_v2.0.1",
Expand Down
9 changes: 8 additions & 1 deletion platform/cli-tools/create-artifact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/create-artifact

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 05:26:39 GMT and should not be manually modified.

## 2.0.2
Sun, 05 Nov 2023 05:26:39 GMT

### Patches

- add badges to readme

## 2.0.1
Sat, 04 Nov 2023 19:40:56 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.1",
"version": "2.0.2",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions platform/cli-tools/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.5",
"tag": "@cats-cradle/create-bundle_v1.0.5",
"date": "Sun, 05 Nov 2023 05:26:39 GMT",
"comments": {
"patch": [
{
"comment": "add badge to readme"
}
]
}
},
{
"version": "1.0.4",
"tag": "@cats-cradle/create-bundle_v1.0.4",
Expand Down
9 changes: 8 additions & 1 deletion platform/cli-tools/create-bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/create-bundle

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 05:26:39 GMT and should not be manually modified.

## 1.0.5
Sun, 05 Nov 2023 05:26:39 GMT

### Patches

- add badge to readme

## 1.0.4
Sat, 04 Nov 2023 19:40:56 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.4",
"version": "1.0.5",
"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.5",
"tag": "@cats-cradle/rush-coverage_v1.2.5",
"date": "Sun, 05 Nov 2023 05:26:39 GMT",
"comments": {
"patch": [
{
"comment": "add badge to readme"
}
]
}
},
{
"version": "1.2.4",
"tag": "@cats-cradle/rush-coverage_v1.2.4",
Expand Down
9 changes: 8 additions & 1 deletion platform/cli-tools/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 Sat, 04 Nov 2023 19:40:56 GMT and should not be manually modified.
This log was last generated on Sun, 05 Nov 2023 05:26:39 GMT and should not be manually modified.

## 1.2.5
Sun, 05 Nov 2023 05:26:39 GMT

### Patches

- add badge to readme

## 1.2.4
Sat, 04 Nov 2023 19:40:56 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.4",
"version": "1.2.5",
"repository": {
"type": "git",
"url": "git+https://github.com/hxtree/cats-cradle.git"
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.13",
"tag": "@cats-cradle/html-to-pdf_v1.0.13",
"date": "Sun, 05 Nov 2023 05:26:39 GMT",
"comments": {
"patch": [
{
"comment": "add badge to readme"
}
]
}
},
{
"version": "1.0.12",
"tag": "@cats-cradle/html-to-pdf_v1.0.12",
Expand Down
9 changes: 8 additions & 1 deletion services/html-to-pdf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/html-to-pdf

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 05:26:39 GMT and should not be manually modified.

## 1.0.13
Sun, 05 Nov 2023 05:26:39 GMT

### Patches

- add badge to readme

## 1.0.12
Sat, 04 Nov 2023 19:40:56 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.12",
"version": "1.0.13",
"license": "MIT",
"description": "Your Go-To Solution for PDF Generation from HTML.",
"bugs": {
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.7",
"tag": "@cats-cradle/luck-by-dice_v2.0.7",
"date": "Sun, 05 Nov 2023 05:26:39 GMT",
"comments": {
"patch": [
{
"comment": "add badge to readme"
}
]
}
},
{
"version": "2.0.6",
"tag": "@cats-cradle/luck-by-dice_v2.0.6",
Expand Down
9 changes: 8 additions & 1 deletion services/luck-by-dice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @cats-cradle/luck-by-dice

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 05:26:39 GMT and should not be manually modified.

## 2.0.7
Sun, 05 Nov 2023 05:26:39 GMT

### Patches

- add badge to readme

## 2.0.6
Sat, 04 Nov 2023 19:40:56 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.6",
"version": "2.0.7",
"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 99cc46d

Please sign in to comment.