Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit aa21305

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.1...v1.4.0) (2021-03-02) ### Bug Fixes * broken link ([60248a1](60248a1)) * tests ([d906713](d906713)) * tests ([7a7ca58](7a7ca58)) * tests ([3ce992c](3ce992c)) * tests ([0476331](0476331)) ### Features * using github env ([f233440](f233440))
1 parent b0f25da commit aa21305

File tree

3 files changed

+799
-4445
lines changed

3 files changed

+799
-4445
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.4.0](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.3.1...v1.4.0) (2021-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* broken link ([60248a1](https://github.com/voxmedia/github-action-slack-notify-build/commit/60248a188bc8c95bbd95cbba332fa40e0b6ef787))
7+
* tests ([d906713](https://github.com/voxmedia/github-action-slack-notify-build/commit/d906713e9a594fb9a88233853008d82a3879d724))
8+
* tests ([7a7ca58](https://github.com/voxmedia/github-action-slack-notify-build/commit/7a7ca58c85ed62bca087f54a171e0b39e7b5e16a))
9+
* tests ([3ce992c](https://github.com/voxmedia/github-action-slack-notify-build/commit/3ce992c6ce94fb3133f57dcea615898481d5be40))
10+
* tests ([0476331](https://github.com/voxmedia/github-action-slack-notify-build/commit/0476331b3622fb4d79b39508e2305864ffcb06c7))
11+
12+
13+
### Features
14+
15+
* using github env ([f233440](https://github.com/voxmedia/github-action-slack-notify-build/commit/f233440956d44857156c07a9d035c719c211ed08))
16+
117
## [1.3.1](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.3.0...v1.3.1) (2021-03-01)
218

319

dist/index.js

Lines changed: 782 additions & 4444 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-action-slack-notify-build",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"main": "index.js",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)