refactor(autostart)!: rename ManagerExt::autolaunch to autostart (#3614)

* refactor(autostart)!: rename ManagerExt::autolaunch to autostart

* Apply suggestion from @amrbashir

---------

Co-authored-by: Amr Bashir <github@amrbashir.me>
This commit is contained in:
Lucas Fernandes Nogueira
2026-09-22 06:07:55 -03:00
committed by GitHub
co-authored by Amr Bashir
parent 0ecb30e3cb
commit 73ec7ed401
2 changed files with 8 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"autostart": major
"autostart-js": major
---
**Breaking:** Renamed `ManagerExt::autolaunch` to `ManagerExt::autostart`.