diff --git a/change/beachball-2020-04-17-13-17-56-xgao-check-private.json b/change/beachball-2020-04-17-13-17-56-xgao-check-private.json deleted file mode 100644 index fa98ce82..00000000 --- a/change/beachball-2020-04-17-13-17-56-xgao-check-private.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "validate private package not being a dependency", - "packageName": "beachball", - "email": "xgao@microsoft.com", - "dependentChangeType": "patch", - "date": "2020-04-17T20:17:56.586Z" -} \ No newline at end of file diff --git a/packages/beachball/CHANGELOG.json b/packages/beachball/CHANGELOG.json index 434fc113..d9d83d85 100644 --- a/packages/beachball/CHANGELOG.json +++ b/packages/beachball/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "beachball", "entries": [ + { + "date": "Fri, 17 Apr 2020 22:15:02 GMT", + "tag": "beachball_v1.29.3", + "version": "1.29.3", + "comments": { + "patch": [ + { + "comment": "validate private package not being a dependency", + "author": "xgao@microsoft.com", + "commit": "8917472911b7cd6980a2d7a85b525f041484224f", + "package": "beachball" + } + ] + } + }, { "date": "Fri, 17 Apr 2020 22:11:50 GMT", "tag": "beachball_v1.29.2", diff --git a/packages/beachball/CHANGELOG.md b/packages/beachball/CHANGELOG.md index 1985db65..71f31c99 100644 --- a/packages/beachball/CHANGELOG.md +++ b/packages/beachball/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - beachball -This log was last generated on Fri, 17 Apr 2020 22:11:50 GMT and should not be manually modified. +This log was last generated on Fri, 17 Apr 2020 22:15:02 GMT and should not be manually modified. +## 1.29.3 + +Fri, 17 Apr 2020 22:15:02 GMT + +### Patches + +- validate private package not being a dependency (xgao@microsoft.com) + ## 1.29.2 Fri, 17 Apr 2020 22:11:50 GMT diff --git a/packages/beachball/package.json b/packages/beachball/package.json index d8f90016..478cd515 100644 --- a/packages/beachball/package.json +++ b/packages/beachball/package.json @@ -1,6 +1,6 @@ { "name": "beachball", - "version": "1.29.2", + "version": "1.29.3", "description": "The Sunniest Semantic Version Bumper", "repository": { "type": "git",