Skip to content

Commit 3b234b3

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent d66320d commit 3b234b3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to `nativephp-laravel` will be documented in this file.
44

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+
521
## 0.6.3 - 2024-05-06
622

723
### What's Changed

0 commit comments

Comments
 (0)