Skip to content

Commit 0c413ba

Browse files
committed
applying package updates
1 parent 35b8175 commit 0c413ba

4 files changed

Lines changed: 25 additions & 9 deletions

File tree

CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "beachball",
33
"entries": [
4+
{
5+
"date": "Wed, 12 Oct 2022 08:03:33 GMT",
6+
"tag": "beachball_v2.31.4",
7+
"version": "2.31.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "elcraig@microsoft.com",
12+
"package": "beachball",
13+
"commit": "35b8175bf9679a7cc3ce09cdf1e0a84c4a350d54",
14+
"comment": "Refactor change command and promptForChange helper for better testability"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 04 Oct 2022 08:03:21 GMT",
621
"tag": "beachball_v2.31.3",

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - beachball
22

3-
This log was last generated on Tue, 04 Oct 2022 08:03:21 GMT and should not be manually modified.
3+
This log was last generated on Wed, 12 Oct 2022 08:03:33 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 2.31.4
8+
9+
Wed, 12 Oct 2022 08:03:33 GMT
10+
11+
### Patches
12+
13+
- Refactor change command and promptForChange helper for better testability (elcraig@microsoft.com)
14+
715
## 2.31.3
816

917
Tue, 04 Oct 2022 08:03:21 GMT

change/beachball-00860b08-4d59-4349-ade2-61216f881b99.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beachball",
3-
"version": "2.31.3",
3+
"version": "2.31.4",
44
"description": "The Sunniest Semantic Version Bumper",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)