Skip to content

Commit

Permalink
chore(release): applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions[bot] committed Feb 24, 2024
1 parent 494a829 commit 2845f68
Show file tree
Hide file tree
Showing 12 changed files with 75 additions and 27 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/color-helpers/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/color-helpers",
"entries": [
{
"date": "Sat, 24 Feb 2024 18:15:44 GMT",
"version": "2.1.11",
"tag": "@rightcapital/color-helpers_v2.1.11",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/color-helpers",
"commit": "494a82982cba2515610d8d0332fd6583ea67ee18",
"comment": "chore(deps): update pnpm to v8.15.4"
}
]
}
},
{
"date": "Thu, 15 Feb 2024 17:00:41 GMT",
"version": "2.1.10",
Expand Down
10 changes: 9 additions & 1 deletion packages/color-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @rightcapital/color-helpers

This log was last generated on Thu, 15 Feb 2024 17:00:41 GMT and should not be manually modified.
This log was last generated on Sat, 24 Feb 2024 18:15:44 GMT and should not be manually modified.

<!-- Start content -->

## 2.1.11

Sat, 24 Feb 2024 18:15:44 GMT

### Patches

- chore(deps): update pnpm to v8.15.4 (email not defined)

## 2.1.10

Thu, 15 Feb 2024 17:00:41 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/color-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/color-helpers",
"version": "2.1.10",
"version": "2.1.11",
"description": "Color science related helpers",
"author": "RightCapital Ecosystem team <[email protected]>",
"keywords": [
Expand Down
15 changes: 15 additions & 0 deletions packages/date-helpers/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/date-helpers",
"entries": [
{
"date": "Sat, 24 Feb 2024 18:15:44 GMT",
"version": "3.1.13",
"tag": "@rightcapital/date-helpers_v3.1.13",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/date-helpers",
"commit": "494a82982cba2515610d8d0332fd6583ea67ee18",
"comment": "chore(deps): update pnpm to v8.15.4"
}
]
}
},
{
"date": "Thu, 15 Feb 2024 17:00:41 GMT",
"version": "3.1.12",
Expand Down
10 changes: 9 additions & 1 deletion packages/date-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @rightcapital/date-helpers

This log was last generated on Thu, 15 Feb 2024 17:00:41 GMT and should not be manually modified.
This log was last generated on Sat, 24 Feb 2024 18:15:44 GMT and should not be manually modified.

<!-- Start content -->

## 3.1.13

Sat, 24 Feb 2024 18:15:44 GMT

### Patches

- chore(deps): update pnpm to v8.15.4 (email not defined)

## 3.1.12

Thu, 15 Feb 2024 17:00:41 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/date-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/date-helpers",
"version": "3.1.12",
"version": "3.1.13",
"description": "Format dates with date-fns.",
"author": "RightCapital Ecosystem team <[email protected]>",
"keywords": [
Expand Down
15 changes: 15 additions & 0 deletions packages/exceptions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@rightcapital/exceptions",
"entries": [
{
"date": "Sat, 24 Feb 2024 18:15:44 GMT",
"version": "1.2.16",
"tag": "@rightcapital/exceptions_v1.2.16",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/exceptions",
"commit": "494a82982cba2515610d8d0332fd6583ea67ee18",
"comment": "chore(deps): update pnpm to v8.15.4"
}
]
}
},
{
"date": "Thu, 15 Feb 2024 17:00:41 GMT",
"version": "1.2.15",
Expand Down
10 changes: 9 additions & 1 deletion packages/exceptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @rightcapital/exceptions

This log was last generated on Thu, 15 Feb 2024 17:00:41 GMT and should not be manually modified.
This log was last generated on Sat, 24 Feb 2024 18:15:44 GMT and should not be manually modified.

<!-- Start content -->

## 1.2.16

Sat, 24 Feb 2024 18:15:44 GMT

### Patches

- chore(deps): update pnpm to v8.15.4 (email not defined)

## 1.2.15

Thu, 15 Feb 2024 17:00:41 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rightcapital/exceptions",
"version": "1.2.15",
"version": "1.2.16",
"description": "TypeScript Exception definitions inspired by PHP SPL Exceptions etc...",
"author": "RightCapital Ecosystem team <[email protected]>",
"keywords": [
Expand Down

0 comments on commit 2845f68

Please sign in to comment.