@codfish/actions-playground 0.0.0-PR-46--455e117 → 0.0.0-PR-47--94e1bf0

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.
Files changed (2) hide show
  1. package/CODEOWNERS +1 -1
  2. package/package.json +1 -1
package/CODEOWNERS CHANGED
@@ -5,4 +5,4 @@
5
5
  # the repo. Unless a later match takes precedence,
6
6
  # @global-owner1 and @global-owner2 will be requested for
7
7
  # review when someone opens a pull request.
8
- * @codfish
8
+ * @codfish @semantic-release-bot
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codfish/actions-playground",
3
- "version": "0.0.0-PR-46--455e117",
3
+ "version": "0.0.0-PR-47--94e1bf0",
4
4
  "description": "My own testing ground for messing around with GitHub Actions.",
5
5
  "private": false,
6
6
  "publishConfig": {