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

Commit 3665186

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2023-01-03) ### Features * upgrade to node 16 ([d3b556f](d3b556f))
1 parent d3b556f commit 3665186

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.5.0...v1.6.0) (2023-01-03)
2+
3+
4+
### Features
5+
6+
* upgrade to node 16 ([d3b556f](https://github.com/voxmedia/github-action-slack-notify-build/commit/d3b556fae7084b5835b1bef108379f0293ac64e9))
7+
18
# [1.5.0](https://github.com/voxmedia/github-action-slack-notify-build/compare/v1.4.0...v1.5.0) (2021-03-05)
29

310

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.5.0",
3+
"version": "1.6.0",
44
"main": "index.js",
55
"license": "Apache-2.0",
66
"scripts": {

0 commit comments

Comments
 (0)