turbo-themes 0.20.17 → 0.20.18

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: f7f69e63dcc859803fc2c82e332e2e514c32f5878389f13d643518dc7f531ea4
4
- data.tar.gz: 741adf14d4783bc51a2f54bc6b1ad02ab4e794c3c69e8bf1062ee7a70373290a
3
+ metadata.gz: 79e8872c20a7672171c25c871807a25f31eba4664a49f88322492adc8811ff0d
4
+ data.tar.gz: cbf54dac8d805d8cce61479ec4c38236c32042898821126d8a11bf674bccf250
5
5
  SHA512:
6
- metadata.gz: 8a0a7341dd2e60dd5b314ddaca3535f931b85dd49225d47eb0511fb1c4438d5f4a837fa66edc5f04b50678dfea64600448584f9ce02c6f5ffdfa69ffae4345df
7
- data.tar.gz: 7c352cfd3bdda855efb9eb5d07b5f7d4aa3a4fd46d524d0c3572ae45510991144d37771d083ba1da4e8ae08200b8eb65dfb9dd507f55ccb232f99edce5dc3ca4
6
+ metadata.gz: 5f062e819f9b4eb95df624883ea570de7dd1da8299fd703ec812aaafa2dcde2f146d53b69e75700975eee54b98f58b3efe9a3b092902399d05a79f80e47e100a
7
+ data.tar.gz: 3d11d60b7ba8591935a82d5c97cf5220d3262a8fe4358026d71455cb5a48cbec6bf632143466f0e00456a0ffe0ec7afd17a2565288a5cae15bea64d309fce7f9
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.18] - 2026-04-06
14
+
15
+ ### 🐛 Fixed
16
+
17
+ - update lint-staged to 16.4.0 (minor) (#408)
18
+
13
19
  ## [0.20.17] - 2026-04-06
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.17"
4
+ VERSION = "0.20.18"
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.17
4
+ version: 0.20.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Turbo Coder