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 13, 2024
1 parent 4934826 commit 9e341f5
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": "Tue, 13 Feb 2024 03:53:59 GMT",
"version": "2.1.9",
"tag": "@rightcapital/color-helpers_v2.1.9",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/color-helpers",
"commit": "4934826ea3c61ec0dbcc6495fbe022bca816e6ed",
"comment": "chore(deps): update pnpm to v8.15.2"
}
]
}
},
{
"date": "Thu, 01 Feb 2024 03:39:44 GMT",
"version": "2.1.8",
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 Mon, 29 Jan 2024 23:00:04 GMT and should not be manually modified.
This log was last generated on Tue, 13 Feb 2024 03:53:59 GMT and should not be manually modified.

<!-- Start content -->

## 2.1.9

Tue, 13 Feb 2024 03:53:59 GMT

### Patches

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

## 2.1.8

Mon, 29 Jan 2024 23:00:04 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.8",
"version": "2.1.9",
"description": "Color science related helpers",
"author": "RightCapital Ecosystem team <npm-publisher@rightcapital.com>",
"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": "Tue, 13 Feb 2024 03:53:59 GMT",
"version": "3.1.11",
"tag": "@rightcapital/date-helpers_v3.1.11",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/date-helpers",
"commit": "4934826ea3c61ec0dbcc6495fbe022bca816e6ed",
"comment": "chore(deps): update pnpm to v8.15.2"
}
]
}
},
{
"date": "Thu, 01 Feb 2024 03:39:44 GMT",
"version": "3.1.10",
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 Mon, 29 Jan 2024 23:00:04 GMT and should not be manually modified.
This log was last generated on Tue, 13 Feb 2024 03:53:59 GMT and should not be manually modified.

<!-- Start content -->

## 3.1.11

Tue, 13 Feb 2024 03:53:59 GMT

### Patches

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

## 3.1.10

Mon, 29 Jan 2024 23:00:04 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.10",
"version": "3.1.11",
"description": "Format dates with date-fns.",
"author": "RightCapital Ecosystem team <npm-publisher@rightcapital.com>",
"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": "Tue, 13 Feb 2024 03:53:59 GMT",
"version": "1.2.14",
"tag": "@rightcapital/exceptions_v1.2.14",
"comments": {
"patch": [
{
"author": "email not defined",
"package": "@rightcapital/exceptions",
"commit": "4934826ea3c61ec0dbcc6495fbe022bca816e6ed",
"comment": "chore(deps): update pnpm to v8.15.2"
}
]
}
},
{
"date": "Thu, 01 Feb 2024 03:39:44 GMT",
"version": "1.2.13",
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 Mon, 29 Jan 2024 23:00:04 GMT and should not be manually modified.
This log was last generated on Tue, 13 Feb 2024 03:53:59 GMT and should not be manually modified.

<!-- Start content -->

## 1.2.14

Tue, 13 Feb 2024 03:53:59 GMT

### Patches

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

## 1.2.13

Mon, 29 Jan 2024 23:00:04 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.13",
"version": "1.2.14",
"description": "TypeScript Exception definitions inspired by PHP SPL Exceptions etc...",
"author": "RightCapital Ecosystem team <npm-publisher@rightcapital.com>",
"keywords": [
Expand Down

0 comments on commit 9e341f5

Please sign in to comment.