Skip to content

Commit 78ab252

Browse files
committed
Finish 1.0.1
1 parent 15b915f commit 78ab252

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes for Webhooks for Craft CMS
22

3+
## 1.0.1 - 2018-12-13
4+
5+
### Fixed
6+
- Fixed a bug where webhook-send jobs didn’t have descriptions.
7+
38
## 1.0.0 - 2018-12-13
49

510
Initial release.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "craftcms/webhooks",
33
"description": "Post webhooks when events are triggered in Craft CMS.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"type": "craft-plugin",
66
"keywords": [
77
"html",

0 commit comments

Comments
 (0)