Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Nov 27, 2024
1 parent 618fd13 commit 06fdee2
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 23 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "beachball",
"entries": [
{
"date": "Wed, 27 Nov 2024 08:02:35 GMT",
"version": "2.51.0",
"tag": "beachball_v2.51.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "beachball",
"commit": "618fd13c41a99bdf631e95a97084dc2e9e4ed562",
"comment": "Add more properties to RepoOptions instead of just CliOptions"
},
{
"author": "[email protected]",
"package": "beachball",
"commit": "618fd13c41a99bdf631e95a97084dc2e9e4ed562",
"comment": "bump command shouldn't check if change files are needed (+ clarify internal validation options)"
}
],
"patch": [
{
"author": "[email protected]",
"package": "beachball",
"commit": "618fd13c41a99bdf631e95a97084dc2e9e4ed562",
"comment": "Simplify getRepoOptions logic"
}
]
}
},
{
"date": "Tue, 26 Nov 2024 08:02:32 GMT",
"version": "2.50.1",
Expand Down
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - beachball

<!-- This log was last generated on Tue, 26 Nov 2024 08:02:32 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 27 Nov 2024 08:02:35 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.51.0

Wed, 27 Nov 2024 08:02:35 GMT

### Minor changes

- Add more properties to RepoOptions instead of just CliOptions ([email protected])
- bump command shouldn't check if change files are needed (+ clarify internal validation options) ([email protected])

### Patches

- Simplify getRepoOptions logic ([email protected])

## 2.50.1

Tue, 26 Nov 2024 08:02:32 GMT
Expand Down
7 changes: 0 additions & 7 deletions change/beachball-b77b0445-c306-4b28-989e-474c4719a890.json

This file was deleted.

7 changes: 0 additions & 7 deletions change/beachball-c96251d0-33c6-465e-b32e-d7f0e1b1aecd.json

This file was deleted.

7 changes: 0 additions & 7 deletions change/beachball-ec545b44-2909-47a7-b1b2-40c4406eb1ba.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.50.1",
"version": "2.51.0",
"description": "The Sunniest Semantic Version Bumper",
"repository": {
"type": "git",
Expand Down

0 comments on commit 06fdee2

Please sign in to comment.