code-languages 1.42.0 → 1.42.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.
package/README.md CHANGED
@@ -749,7 +749,7 @@ from its package subpath.
749
749
  | <img src="https://avatars.githubusercontent.com/u/10666805?v=4" alt="Zeek logo" width="24" height="24"> | Zeek | `zeek` | `.zeek`, `.bro` | `8.0.8` | `code-languages/zeek` |
750
750
  | <img src="https://cdn.simpleicons.org/zig/F7A41D" alt="Zig logo" width="24" height="24"> | Zig | `zig` | `.zig`, `.zon` | `0.16.0` | `code-languages/zig` |
751
751
  | <img src="https://avatars.githubusercontent.com/u/1642052?v=4" alt="Ziggy logo" width="24" height="24"> | Ziggy | `ziggy` | `.ziggy`, `.ziggy-schema` | `0.1.0` | `code-languages/ziggy` |
752
- | <img src="https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg" alt="zsh logo" width="24" height="24"> | zsh | `zsh` | `.zsh`, `.zshrc`, `.zshenv`, `.zprofile`, `.zlogin`, `.zlogout`, `.zsh-theme` | `5.9.1` | `code-languages/zsh` |
752
+ | <img src="https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg" alt="zsh logo" width="24" height="24"> | zsh | `zsh` | `.zsh`, `.zshrc`, `.zshenv`, `.zprofile`, `.zlogin`, `.zlogout`, `.zsh-theme` | `5.9.2` | `code-languages/zsh` |
753
753
 
754
754
  ## Development
755
755
 
package/dist/api.cjs CHANGED
@@ -18427,7 +18427,7 @@ var init_zsh = __esm({
18427
18427
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
18428
18428
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
18429
18429
  },
18430
- version: "5.9.1",
18430
+ version: "5.9.2",
18431
18431
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
18432
18432
  color: "#89E051",
18433
18433
  i18n: {
package/dist/api.js CHANGED
@@ -18425,7 +18425,7 @@ var init_zsh = __esm({
18425
18425
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
18426
18426
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
18427
18427
  },
18428
- version: "5.9.1",
18428
+ version: "5.9.2",
18429
18429
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
18430
18430
  color: "#89E051",
18431
18431
  i18n: {
package/dist/detect.cjs CHANGED
@@ -15726,7 +15726,7 @@ var zsh = {
15726
15726
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
15727
15727
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
15728
15728
  },
15729
- version: "5.9.1",
15729
+ version: "5.9.2",
15730
15730
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
15731
15731
  color: "#89E051",
15732
15732
  i18n: {
package/dist/detect.js CHANGED
@@ -15724,7 +15724,7 @@ var zsh = {
15724
15724
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
15725
15725
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
15726
15726
  },
15727
- version: "5.9.1",
15727
+ version: "5.9.2",
15728
15728
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
15729
15729
  color: "#89E051",
15730
15730
  i18n: {
package/dist/index.cjs CHANGED
@@ -18427,7 +18427,7 @@ var init_zsh = __esm({
18427
18427
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
18428
18428
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
18429
18429
  },
18430
- version: "5.9.1",
18430
+ version: "5.9.2",
18431
18431
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
18432
18432
  color: "#89E051",
18433
18433
  i18n: {
package/dist/index.js CHANGED
@@ -18425,7 +18425,7 @@ var init_zsh = __esm({
18425
18425
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
18426
18426
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
18427
18427
  },
18428
- version: "5.9.1",
18428
+ version: "5.9.2",
18429
18429
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
18430
18430
  color: "#89E051",
18431
18431
  i18n: {
@@ -13,7 +13,7 @@ var zsh = {
13
13
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
14
14
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
15
15
  },
16
- version: "5.9.1",
16
+ version: "5.9.2",
17
17
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
18
18
  color: "#89E051",
19
19
  i18n: {
@@ -11,7 +11,7 @@ var zsh = {
11
11
  packageManagers: ["Homebrew", "APT", "DNF", "Pacman"],
12
12
  ecosystems: ["Unix", "Linux", "macOS", "DevOps"]
13
13
  },
14
- version: "5.9.1",
14
+ version: "5.9.2",
15
15
  logo: "https://commons.wikimedia.org/wiki/Special:Redirect/file/Z_Shell_Logo_Color_Horizontal.svg",
16
16
  color: "#89E051",
17
17
  i18n: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "code-languages",
3
- "version": "1.42.0",
3
+ "version": "1.42.1",
4
4
  "description": "Structured metadata for programming languages.",
5
5
  "homepage": "https://github.com/ElJijuna/code-languages#readme",
6
6
  "bugs": {