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 8269198 commit b5a954aCopy full SHA for b5a954a
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.6.3 - 2024-05-06
6
+
7
+### What's Changed
8
9
+* Use Prompts to request Platform when not provided by @vikas5914 in https://github.com/NativePHP/electron/pull/92
10
+* Fix publish command by @simonhamp in https://github.com/NativePHP/electron/pull/93
11
+* Fix `native:publish mac` by @simonhamp in https://github.com/NativePHP/electron/pull/94
12
13
+### New Contributors
14
15
+* @vikas5914 made their first contribution in https://github.com/NativePHP/electron/pull/92
16
17
+**Full Changelog**: https://github.com/NativePHP/electron/compare/0.6.2...0.6.3
18
19
## 0.6.2 - 2024-05-02
20
21
### What's Changed
0 commit comments