Skip to content

Commit f3843f9

Browse files
chore(release): 1.0.9 [skip ci]
## [1.0.9](v1.0.8...v1.0.9) (2023-05-28) ### Bug Fixes * **deps:** update dependency node-fetch to v2.6.11 ([#274](#274)) ([315eccc](315eccc))
1 parent 315eccc commit f3843f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intuit/semantic-release-slack",
33
"description": "Post slack notifications to a webhook on success or failure of a semantic-release job",
4-
"version": "1.0.8",
4+
"version": "1.0.9",
55
"engines": {
66
"node": ">=8"
77
},

0 commit comments

Comments
 (0)