auto-terminal-profile 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/changelog.md +7 -1
  2. package/package.json +1 -1
package/changelog.md CHANGED
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
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
- ## [1.2.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v1.0.1...v1.2.0) – 2023-03-15
8
+ ## [1.1.1](https://github.com/patrik-csak/auto-terminal-profile/compare/v1.1.0...v1.1.1) – 2023-03-22
9
+
10
+ ### Changed
11
+
12
+ - Update dependencies with security vulnerabilities
13
+
14
+ ## [1.1.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v1.0.1...v1.1.0) – 2023-03-15
9
15
 
10
16
  ### Added
11
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "auto-terminal-profile",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Automatically switch the macOS Terminal profile based on the system-wide dark / light appearance mode",
5
5
  "keywords": [
6
6
  "macos",