Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocp committed Nov 8, 2024
1 parent d239345 commit 627ecf3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@
## Unreleased

### Enhancements
- Add `beacon_live_admin.install` Igniter task
- [Media Library] Display asset file name on show details to allow easy copy and paste

### Fixes
- [Visual Editor] Pass down slot to nested components
- [Visual Editor] Improve flow detection

## 0.1.1 (2024-10-23)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/mix/tasks/beacon_live_admin.install.ex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ defmodule Mix.Tasks.BeaconLiveAdmin.Install do
```
```bash
mix beacon_live_admin.install --path /sites_admin
mix beacon_live_admin.install --path /admin
```
## Options
Expand Down

0 comments on commit 627ecf3

Please sign in to comment.