forked from symfony/ux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor symfony#1448 Bumping changelog for 2.14.1 (weaverryan)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- Bumping changelog for 2.14.1 | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Issues | None | License | MIT I don't think any other important bug fixes are needed. I'll release this soon. Commits ------- 76adbcf Bumping changelog for 2.14.1
- Loading branch information
Showing
4 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ | |
|
||
/** | ||
* @demo LiveMemory | ||
* | ||
* @author Simon André <[email protected]> | ||
*/ | ||
#[AsLiveComponent('LiveMemory:Board')] | ||
|