···1616### Changed
17171818- **BREAKING**: auto-terminal-profile is now a Homebrew formula
1919- - To migrate from the npm package to the new Homebrew formula:
2020- 1. Disable automatic switching:
2121- ```shell
2222- auto-terminal-profile disable
2323- ```
2424- 1. Uninstall the auto-terminal-profile npm package:
2525- ```shell
2626- npm uninstall --global auto-terminal-profile
2727- ```
2828- 1. Follow the new install and usage instructions in the [readme](readme.md)
1919+ - To migrate from the npm package to the new Homebrew formula:
2020+ 1. Disable automatic switching:
2121+ ```shell
2222+ auto-terminal-profile disable
2323+ ```
2424+ 1. Uninstall the auto-terminal-profile npm package:
2525+ ```shell
2626+ npm uninstall --global auto-terminal-profile
2727+ ```
2828+ 1. Follow the new install and usage instructions in the [readme](readme.md)
29293030## [6.0.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v5.0.0...v6.0.0) – 2025-05-27
3131