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 Oct 25, 2023
1 parent 9da50d5 commit 8ecda88
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 10 deletions.

This file was deleted.

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.0",
"version": "3.1.1",
"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": "Wed, 25 Oct 2023 13:32:53 GMT",
"version": "1.2.5",
"tag": "@rightcapital/exceptions_v1.2.5",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@rightcapital/exceptions",
"commit": "9da50d58f17040cdd931dd4fcb79afd1b9034757",
"comment": "docs: update README files to add API Reference link for new packages"
}
]
}
},
{
"date": "Fri, 20 Oct 2023 01:25:04 GMT",
"version": "1.2.4",
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, 19 Oct 2023 03:27:44 GMT and should not be manually modified.
This log was last generated on Wed, 25 Oct 2023 13:32:53 GMT and should not be manually modified.

<!-- Start content -->

## 1.2.5

Wed, 25 Oct 2023 13:32:53 GMT

### Patches

- docs: update README files to add API Reference link for new packages ([email protected])

## 1.2.4

Thu, 19 Oct 2023 03:27:44 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.4",
"version": "1.2.5",
"description": "TypeScript Exception definitions inspired by PHP SPL Exceptions etc...",
"author": "RightCapital Ecosystem team <[email protected]>",
"keywords": [
Expand Down

0 comments on commit 8ecda88

Please sign in to comment.