turbo-themes 0.20.7 → 0.20.8

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: b444a1a87b6a101722310321f439811017aa5dc66fc05d3d6bb4399575c6411c
4
- data.tar.gz: 0da18b3b792e7b740db7dfda80a97549cbdabbc006712a440a9e7b6cce0a73f2
3
+ metadata.gz: da01a792a2e2311ed2f4f32ba3627a5e4a9be2d1cc45c158551c164f829f0b05
4
+ data.tar.gz: 7ce2603c8405cd5941619df39bba6f507b4c32d682c660f39fe750ff23303c0a
5
5
  SHA512:
6
- metadata.gz: f4f6b70a6ac0b9f6ac8dc8670e209416b1e95f28fc5e70bdd6b0436875dcfa9d74b5d95ff32a5b9b447ce68aea48d0a5dd3afaef7f8520b325888e2fda79005f
7
- data.tar.gz: 5cd17dbe375ba94ad395e5d4bf1b8dccbbc4226370be0e3c6a3e2ad1a336066f1f0e22df3a1534736046e67a17bf1dd858cf1c9cb193b58db424edd2367b9bae
6
+ metadata.gz: f5b3e3d111dcd5fe2b6299c2614017896554cfb6b63812fcc300e2f12bf284c35a432dc0f0065c0dc466e15634347b3cc8e721232a3862e644ea34ce9fb66bd9
7
+ data.tar.gz: bb737e1822dc3ace8a32a27148608d45b8874f81bc69b76e6bfbfd86e68a8d50e9f57f698f21a0169a897646ada74e7ad9e0a6c0bbc382010fe5b83fe6ce1e86
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.8] - 2026-04-05
14
+
15
+ ### 🐛 Fixed
16
+
17
+ - update @axe-core/playwright to 4.11.1 (#386)
18
+
13
19
  ## [0.20.7] - 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.7"
4
+ VERSION = "0.20.8"
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.7
4
+ version: 0.20.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Turbo Coder