Skip to content

Commit 3492943

Browse files
committed
Merge branch 'main' of github.com:NativePHP/electron
2 parents 8b18e52 + d89e2e1 commit 3492943

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.1.2 - 2023-07-25
6+
7+
### What's Changed
8+
9+
- Remove yarn dependency when using serve command by @semiherdogan in https://github.com/NativePHP/electron/pull/39
10+
- Add missing php.js file
11+
- Make sure that NPM runs forever when running `artisan:publish`
12+
13+
### New Contributors
14+
15+
- @semiherdogan made their first contribution in https://github.com/NativePHP/electron/pull/39
16+
17+
**Full Changelog**: https://github.com/NativePHP/electron/compare/0.1.1...0.1.2
18+
519
## 0.1.1 - 2023-07-22
620

721
### What's Changed

0 commit comments

Comments
 (0)