Skip to content

Commit

Permalink
Release v1.10.6 (#494)
Browse files Browse the repository at this point in the history
Co-authored-by: simoneb <[email protected]>
  • Loading branch information
optic-release-automation[bot] and simoneb authored Mar 29, 2023
1 parent 2f75c9a commit f9934a5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -70664,7 +70664,7 @@ module.exports = {
"use strict";


// Borrowed from https://github.com/nearform/optic-release-automation-action/blob/main/src/utils/execWithOutput.js
// Borrowed from https://github.com/nearform-actions/optic-release-automation-action/blob/main/src/utils/execWithOutput.js

const { StringDecoder } = __nccwpck_require__(6915)

Expand Down
2 changes: 1 addition & 1 deletion dist/issue.template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ Unreleased commits have been found which are pending release, please publish the

- The notification will be snoozed for {{this.notifyAfter}}, starting when the issue is closed. After this period has passed, a new notification issue will be created the next time this action is run.

> Issue generated by [github-actions-notify-release](https://github.com/nearform/github-action-notify-release).
> Issue generated by [github-actions-notify-release](https://github.com/nearform-actions/github-action-notify-release).

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github-action-notify-release",
"version": "1.10.5",
"version": "1.10.6",
"description": "Github action for notifying of a pending release",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit f9934a5

Please sign in to comment.