Commit 3d27462 1 parent 40a4326 commit 3d27462 Copy full SHA for 3d27462
File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -318,3 +318,6 @@ And will return a Slack IncomingWebhookResult.
318
318
## Contributors
319
319
320
320
- With thanks to [ mikepsinn] ( https://github.com/mikepsinn ) for Jenkins support.
321
+ - With thanks to [ samswartz13] ( https://github.com/samswartz13 ) for bug fixes
322
+ - With thanks to [ ayushipatel126] ( https://github.com/ayushipatel126 ) for dotenv support.
323
+ - With thanks to [ saikatharryc] ( https://github.com/saikatharryc ) for custom url support.
Original file line number Diff line number Diff line change 42
42
"ci" : " npm run test:ci && rimraf ./bin && npm run compile" ,
43
43
"ship-it" : " npm run pre-publish && npm publish" ,
44
44
"deploy:prepare" : " ./scripts/create_npmrc_file.sh" ,
45
- "release" : " standard-version --release-as 1.2.0 "
45
+ "release" : " standard-version --release-as 1.2.1 "
46
46
},
47
47
"dependencies" : {
48
48
"@slack/types" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments