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 582e0de commit 6ae4a0fCopy full SHA for 6ae4a0f
docs/prologue/changelog/4.x.md
@@ -1,5 +1,13 @@
1
# 4.x
2
3
+## v4.1.0 - 2023-02-06
4
+
5
+### Changed
6
7
+- Added `php artisan actions:stub` console command by @andrey-helldar in https://github.com/TheDragonCode/laravel-actions/pull/123
8
9
+**Full Changelog**: https://github.com/TheDragonCode/laravel-actions/compare/v4.0.1...v4.1.0
10
11
## v4.0.0 - 2023-01-21
12
13
### Changed
0 commit comments