Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Oct 18, 2023
1 parent 0d8966f commit ace164e
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 30 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"name": "beachball",
"entries": [
{
"date": "Wed, 18 Oct 2023 08:03:44 GMT",
"version": "2.38.0",
"tag": "beachball_v2.38.0",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "beachball",
"commit": "26faa29393f3108d65c721fed870afee68d9ba2e",
"comment": "Update workspace-tools to fix issue with empty list of recent commit messages"
},
{
"author": "[email protected]",
"package": "beachball",
"commit": "b6a956000e246565d32080d090bbdf60200262a8",
"comment": "Update dependency cosmiconfig to v8"
},
{
"author": "[email protected]",
"package": "beachball",
"commit": "0d8966f7ff1605285bcbc425ab2b02fc11c40eaf",
"comment": "Update dependency fs-extra to v11"
}
],
"minor": [
{
"author": "[email protected]",
"package": "beachball",
"commit": "1da02494c422a223c911a23bb27ac596cfd275c4",
"comment": "Update typescript to v5.2. This should not cause any breaking emit changes."
}
]
}
},
{
"date": "Fri, 01 Sep 2023 08:03:30 GMT",
"version": "2.37.0",
Expand Down
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
# Change Log - beachball

This log was last generated on Fri, 01 Sep 2023 08:03:30 GMT and should not be manually modified.
This log was last generated on Wed, 18 Oct 2023 08:03:44 GMT and should not be manually modified.

<!-- Start content -->

## 2.38.0

Wed, 18 Oct 2023 08:03:44 GMT

### Minor changes

- Update typescript to v5.2. This should not cause any breaking emit changes. ([email protected])

### Patches

- Update workspace-tools to fix issue with empty list of recent commit messages ([email protected])
- Update dependency cosmiconfig to v8 ([email protected])
- Update dependency fs-extra to v11 ([email protected])

## 2.37.0

Fri, 01 Sep 2023 08:03:30 GMT
Expand Down
7 changes: 0 additions & 7 deletions change/beachball-023338c9-833d-4a94-9808-2983b69bad1b.json

This file was deleted.

7 changes: 0 additions & 7 deletions change/beachball-5b76361a-78d1-4c83-8e1d-26ad082c5eb5.json

This file was deleted.

7 changes: 0 additions & 7 deletions change/beachball-a217f69e-d4c8-4b51-86b9-6b6afd8ab25b.json

This file was deleted.

7 changes: 0 additions & 7 deletions change/beachball-db1e5a28-1b45-4ee4-b976-27b1f63d9940.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "beachball",
"version": "2.37.0",
"version": "2.38.0",
"description": "The Sunniest Semantic Version Bumper",
"repository": {
"type": "git",
Expand Down

0 comments on commit ace164e

Please sign in to comment.