Skip to content

Commit 30f53b8

Browse files
committed
Announce Laravel package releases
1 parent b5deed1 commit 30f53b8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
55

66
## [Unreleased]
77
### Added
8+
- Notify group on Laravel package releases.
89
### Changed
910
### Deprecated
1011
### Removed

public/webhooks/github.php

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'php-telegram-bot/telegram-bot-manager' => ['release'],
5050
'php-telegram-bot/inline-keyboard-pagination' => ['release'],
5151
'php-telegram-bot/fluent-keyboard' => ['release'],
52+
'php-telegram-bot/laravel' => ['release'],
5253
];
5354

5455
// Get the incoming webhook data.

0 commit comments

Comments
 (0)