Skip to content

Commit 3d27462

Browse files
committed
docs: add contributors
1 parent 40a4326 commit 3d27462

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -318,3 +318,6 @@ And will return a Slack IncomingWebhookResult.
318318
## Contributors
319319

320320
- 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.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"ci": "npm run test:ci && rimraf ./bin && npm run compile",
4343
"ship-it": "npm run pre-publish && npm publish",
4444
"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"
4646
},
4747
"dependencies": {
4848
"@slack/types": "^1.0.0",

0 commit comments

Comments
 (0)