Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2021-03-01)

### Bug Fixes

* removing job field ([4bd2941](4bd2941))
  • Loading branch information
semantic-release-bot committed Mar 1, 2021
1 parent 76dd04b commit 0a25c05
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.1](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.3.0...v1.3.1) (2021-03-01)


### Bug Fixes

* removing job field ([4bd2941](https://github.com/voxmedia/github-action-slack-notify-build/commit/4bd29412ee530da06c25cd5ff9f331ba32e63f9a))

# [1.3.0](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.2.0...v1.3.0) (2021-03-01)


Expand Down
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18427,4 +18427,4 @@ RetryOperation.prototype.mainError = function() {

/***/ })

/******/ });
/******/ });
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-slack-notify-build",
"version": "1.3.0",
"version": "1.3.1",
"main": "index.js",
"license": "Apache-2.0",
"scripts": {
Expand Down

0 comments on commit 0a25c05

Please sign in to comment.