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.
1 parent 50b9851 commit f0127f1Copy full SHA for f0127f1
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-workflow-loader` will be documented in this file.
4
5
+## v0.1.2 - 2024-09-26
6
+
7
+### What's Changed
8
9
+* Fixed: if migration not run before publishing service provider, run m… by @soap in https://github.com/soap/laravel-workflow-loader/pull/12
10
11
+**Full Changelog**: https://github.com/soap/laravel-workflow-loader/compare/v0.1.1...v0.1.2
12
13
## v0.1.1 - 2024-09-25
14
15
### What's Changed
0 commit comments