Skip to content

Commit a9d8057

Browse files
authored
Merge pull request #1 from wayofdev/release-please--branches--master--components--laravel-package-tpl
chore(master): release 1.0.0
2 parents db2dfc7 + 72c1ccc commit a9d8057

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 1.0.0 (2023-08-08)
4+
5+
6+
### Features
7+
8+
* initial commit ([9d7ca09](https://github.com/wayofdev/laravel-webhook-client/commit/9d7ca09865fd5bb597df76f365fdd6b505e3ce66))
9+
* support for web-hooks ([792e37d](https://github.com/wayofdev/laravel-webhook-client/commit/792e37dd44af1ef14d75f67bb9d3f3b0dc02c81f))
10+
11+
12+
### Bug Fixes
13+
14+
* remove testing migrations ([d5b58c7](https://github.com/wayofdev/laravel-webhook-client/commit/d5b58c7244506be89753cfd6d1b5245a4ec91d92))
15+
316
## [2.1.70](https://github.com/wayofdev/laravel-package-tpl/compare/v2.1.69...v2.1.70) (2023-08-05)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.70",
2+
"version": "1.0.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/laravel-package-tpl.git"
55
}

0 commit comments

Comments
 (0)