beachball-actions-common
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Fri, 16 Sep 2022 21:54:43 GMT", | ||
"date": "Fri, 23 Sep 2022 20:26:09 GMT", | ||
"tag": "beachball-actions-common_v0.2.5", | ||
"version": "0.2.5", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "email not defined", | ||
"package": "beachball-actions-common", | ||
"commit": "1fc9a68ea15af10d0dac8aa30fc58035409a1c1d", | ||
"comment": "Update dependency @actions/github to v5.1.0" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 16 Sep 2022 21:54:46 GMT", | ||
"tag": "beachball-actions-common_v0.2.4", | ||
@@ -8,0 +23,0 @@ "version": "0.2.4", |
# Change Log - beachball-actions-common | ||
This log was last generated on Fri, 16 Sep 2022 21:54:43 GMT and should not be manually modified. | ||
This log was last generated on Fri, 23 Sep 2022 20:26:09 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.2.5 | ||
Fri, 23 Sep 2022 20:26:09 GMT | ||
### Patches | ||
- Update dependency @actions/github to v5.1.0 (email not defined) | ||
## 0.2.4 | ||
Fri, 16 Sep 2022 21:54:43 GMT | ||
Fri, 16 Sep 2022 21:54:46 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
{ | ||
"name": "beachball-actions-common", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Utilities for Beachball-related GitHub Actions", | ||
@@ -18,4 +18,4 @@ "author": "Elizabeth Craig <elcraig@microsoft.com>", | ||
"@actions/core": "1.9.1", | ||
"@actions/github": "5.0.3" | ||
"@actions/github": "5.1.0" | ||
} | ||
} |
16118
391
+ Added@actions/github@5.1.0(transitive)
- Removed@actions/github@5.0.3(transitive)
Updated@actions/github@5.1.0