this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

8.0.0

+4 -4
+1 -1
changelog.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 - ## [Unreleased](https://github.com/patrik-csak/auto-terminal-profile/compare/v7.0.1...HEAD) 8 + ## [8.0.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v7.0.1...v8.0.0) – 2026-04-19 9 9 10 10 - **BREAKING**: Update minimum supported Node.js version from 20 to 22 11 11 - Updated and removed dependencies
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "auto-terminal-profile", 3 - "version": "7.0.1", 3 + "version": "8.0.0", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "auto-terminal-profile", 9 - "version": "7.0.1", 9 + "version": "8.0.0", 10 10 "license": "MIT", 11 11 "os": [ 12 12 "darwin"
+1 -1
package.json
··· 1 1 { 2 2 "name": "auto-terminal-profile", 3 - "version": "7.0.1", 3 + "version": "8.0.0", 4 4 "description": "Automatically switch macOS Terminal profile when system dark / light mode changes", 5 5 "keywords": [ 6 6 "macos",