turbo-themes 0.20.36 → 0.20.37

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: cc90e4033c6f1e293b3e900ce97d7dd6ad3b6f4bab0420c61d8590f77ae9d5ed
4
- data.tar.gz: e7ddc9fa3b82cd407469f657ce49080fa98d809e5a3b13f04e9abd0c2e9a3052
3
+ metadata.gz: b2b72d3f536a0fa241415a3c00b5b96a5842e6b05c9a389fec7d0d8a1ddf208d
4
+ data.tar.gz: 7c9ff5deba8da42df2c2eddab31c363f8ac7087ad00a34b208d377628c10ecf5
5
5
  SHA512:
6
- metadata.gz: 0cbc8d3140b6e623251e37a35a9eb18ef17aa1c43a4cfa2cfc46920291d17aad1384d4bbd34e1c9199da72891846f311120b4c8eb871a474631771ecc7c30181
7
- data.tar.gz: 10dd8fad147d09b4a06e5187fb7cd746e0b34177696d90dfce9c176a526ab0cd60d8b3895f6684424ff11a94ffdb118e1331b3e16925137cf93a6a347a3fc896
6
+ metadata.gz: 07ddd9032e8ce06c5873a5c2f97365ffc84418094be40d18eda41087c31631aa6d14789eebfb0c3f6259fa3752438a0f7ace5056ab8aa6a4cc10fc8a1717d518
7
+ data.tar.gz: 4fed46e3d405367d16039f3396f6bb0453d6d92434879314cc1fe3bcf3b08855cdb06faef8e3ac5682b26b110de699164d0e66aa08571f20bc053bf142ce1212
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.37] - 2026-05-01
14
+
15
+ ### 🐛 Fixed
16
+
17
+ - update happy-dom to 20.9.0 (minor) (#451)
18
+
13
19
  ## [0.20.36] - 2026-05-01
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.36"
4
+ VERSION = "0.20.37"
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.36
4
+ version: 0.20.37
5
5
  platform: ruby
6
6
  authors:
7
7
  - Turbo Coder