File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` nativephp-laravel ` will be documented in this file.
4
4
5
+ ## 0.6.4 - 2024-07-18
6
+
7
+ ### What's Changed
8
+
9
+ * Remove forced config from Electron config by @simonhamp in https://github.com/NativePHP/electron/pull/95
10
+ * Patch app name during development by @simonhamp in https://github.com/NativePHP/electron/pull/96
11
+ * Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/NativePHP/electron/pull/99
12
+ * Fixed missing import of select() function from Laravel Prompts by @rinodrummer in https://github.com/NativePHP/electron/pull/98
13
+ * Fix to issue nativephp/laravel #318 + General cleanup and DRYied Publish command by @Rudeisnice in https://github.com/NativePHP/electron/pull/97
14
+
15
+ ### New Contributors
16
+
17
+ * @rinodrummer made their first contribution in https://github.com/NativePHP/electron/pull/98
18
+
19
+ ** Full Changelog** : https://github.com/NativePHP/electron/compare/0.6.3...0.6.4
20
+
5
21
## 0.6.3 - 2024-05-06
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments