Skip to content

Commit de79037

Browse files
pushpak1300github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 44ab65a commit de79037

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/boost/compare/v2.2.2...main)
3+
## [Unreleased](https://github.com/laravel/boost/compare/v2.2.3...main)
4+
5+
## [v2.2.3](https://github.com/laravel/boost/compare/v2.2.2...v2.2.3) - 2026-03-06
6+
7+
### What's Changed
8+
9+
* Add two spaces by [@xiCO2k](https://github.com/xiCO2k) in https://github.com/laravel/boost/pull/632
10+
* Fix duplicate guidelines when using symlinked paths by [@damianlewis](https://github.com/damianlewis) in https://github.com/laravel/boost/pull/634
11+
* Laravel 13.x Compatibility by [@laravel-shift](https://github.com/laravel-shift) in https://github.com/laravel/boost/pull/633
12+
* Add First Party Packages by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/635
13+
* Use configured executable paths when rendering skill templates by [@pushpak1300](https://github.com/pushpak1300) in https://github.com/laravel/boost/pull/638
14+
15+
### New Contributors
16+
17+
* [@damianlewis](https://github.com/damianlewis) made their first contribution in https://github.com/laravel/boost/pull/634
18+
* [@laravel-shift](https://github.com/laravel-shift) made their first contribution in https://github.com/laravel/boost/pull/633
19+
20+
**Full Changelog**: https://github.com/laravel/boost/compare/v2.2.2...v2.2.3
421

522
## [v2.2.2](https://github.com/laravel/boost/compare/v2.2.1...v2.2.2) - 2026-03-03
623

@@ -43,6 +60,7 @@ If you have custom overrides in:
4360
4461
4562
63+
4664
```
4765
move them to:
4866

@@ -51,6 +69,7 @@ move them to:
5169
5270
5371
72+
5473
```
5574
### New Contributors
5675

@@ -76,6 +95,7 @@ This release introduces a small structural update to how Inertia guidelines are
7695
7796
7897
98+
7999
```
80100
**Now merged into individual version guideline**
81101

@@ -86,6 +106,7 @@ This release introduces a small structural update to how Inertia guidelines are
86106
87107
88108
109+
89110
```
90111
Guidelines are now resolved using the following priority order:
91112

0 commit comments

Comments
 (0)