turbo-themes 0.20.11 → 0.20.12

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3c0c0e53cb821ca84ec77979eb98791acab88220d47a25796df6506fff1beb7d
4
- data.tar.gz: e208e1700173d653adc7b1d3aa04b9850bb5e2679b2f2462cf42e7347aeda1c4
3
+ metadata.gz: 4b75f2c494c36c92a3e67500df4b0bbbb7871a55c00e49744d915d798798e072
4
+ data.tar.gz: 67d85f88a2ae078bb0caad67740bebdf930e89f9c8f5d117478b952935056dff
5
5
  SHA512:
6
- metadata.gz: 14731108d91a7aa9604c6e1219b5f2a72fbc755d9a1409483d18939c089174a2d15b88c3a9daba5f0516277621d64c916ad5d3e4c9726772de3a0e1d25a6456b
7
- data.tar.gz: 487f82c20df4ca2d123461f5753e275ebc51681ac1e1a0f7b39d272038b1872d17f0a93f8efc4ba1d3b8fd8c39a298f07494552f2f020548821653f3c2cf93d1
6
+ metadata.gz: 453ae21de21f64e10a7a004f3261e64bde4b9e6e78ebfe6b2ecad4c051976298e4c150eaf2ccbb8b7c0660c06099cc58d9e302c2c2c02a1d9aeccfb7fc2f1d7f
7
+ data.tar.gz: b660e41b76c2a620699903882b9495cd52cf9d3a8acc528dbf330fe3d6880334cde1f6bfb331a4b875a541eecdca68debe186b6a9d8d4ea0a371393d5909cff6
data/CHANGELOG.md CHANGED
@@ -10,6 +10,12 @@ The format is based on Keep a Changelog and this project adheres to SemVer.
10
10
 
11
11
  - TBD
12
12
 
13
+ ## [0.20.12] - 2026-04-05
14
+
15
+ ### 🐛 Fixed
16
+
17
+ - update @catppuccin/palette to 1.8.0 (minor) (#396)
18
+
13
19
  ## [0.20.11] - 2026-04-05
14
20
 
15
21
  ### 🐛 Fixed
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module TurboThemes
4
- VERSION = "0.20.11"
4
+ VERSION = "0.20.12"
5
5
  end
6
6
 
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: turbo-themes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.11
4
+ version: 0.20.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Turbo Coder