We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0be8072 + d86c4de commit 270ad81Copy full SHA for 270ad81
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.1](https://github.com/wayofdev/laravel-webhook-client/compare/v1.3.0...v1.3.1) (2024-03-04)
4
+
5
6
+### Bug Fixes
7
8
+* ignore build files when creating composer releases ([e473059](https://github.com/wayofdev/laravel-webhook-client/commit/e4730596c6ccb2394ef062448f1c7e03983fd8dc))
9
10
## [1.3.0](https://github.com/wayofdev/laravel-webhook-client/compare/v1.2.19...v1.3.0) (2024-03-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.3.0",
+ "version": "1.3.1",
"repository": {
"url": "https://github.com/wayofdev/laravel-webhook-client.git"
}
0 commit comments