@semantic-release/github 7.2.2 → 7.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19,9 +19,9 @@ module.exports = (branch, errors) => `## :rotating_light: The automated release
19
19
  branch.name
20
20
  }\` branch failed. :rotating_light:
21
21
 
22
- I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.
22
+ I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.
23
23
 
24
- You can find below the list of errors reported by **semantic-release**. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this 💪.
24
+ You can find below the list of errors reported by **semantic-release**. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.
25
25
 
26
26
  Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.
27
27
 
@@ -29,7 +29,7 @@ Once all the errors are resolved, **semantic-release** will release your package
29
29
  branch.name
30
30
  }\` branch. You can also manually restart the failed CI job that runs **semantic-release**.
31
31
 
32
- If you are not sure how to resolve this, here is some links that can help you:
32
+ If you are not sure how to resolve this, here are some links that can help you:
33
33
  - [Usage documentation](${USAGE_DOC_URL})
34
34
  - [Frequently Asked Questions](${FAQ_URL})
35
35
  - [Support channels](${GET_HELP_URL})
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@semantic-release/github",
3
3
  "description": "semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues",
4
- "version": "7.2.2",
4
+ "version": "7.2.3",
5
5
  "author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)",
6
6
  "ava": {
7
7
  "files": [