turbo-themes 0.20.47 → 0.20.48

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: a4e937ec3bd24792c691091f278fdea2c8bd0065d5ebf06c4486a197118ed3a8
4
- data.tar.gz: 5792ef08c5887cc236029970b42c014a8c35cb8c3c73ab28048f0b613c29af4f
3
+ metadata.gz: 64604e4eb4e4dd58cd1bdedbc3cc43c0cb42afccb34ae7b9f0e12752ddcf330c
4
+ data.tar.gz: d8dacec6ec98ec52efdab0e2f9c30b9afa0f71a229e9f62e44ab2bdb62d4794d
5
5
  SHA512:
6
- metadata.gz: d3f88a97d8fbefab84ab07f1d142e851d96dd7f903c401c4408ef5143c02025867e8e10a9c1cffbcc5be77eef5403455cf3f62c891856d1a6f9f352a5190ba2b
7
- data.tar.gz: ad25ca78024360fe9709a36668d79526367b934f769c02c63255cc5bfda220b2273d484a96085d93031dbded7a805d5c7b4e77cb02c4bac0ed84c7484f6be309
6
+ metadata.gz: 1863f7e9ab40f4ce1ca9e9fba0127e6be06084bf29774c0e71ed9ec8e08272972e3f8ab8563eec8692a918bd4e49e460339f08a145ba25bd72b1cbfae4dcb48d
7
+ data.tar.gz: 3e7ec2d93071253083eb184045a40060e9c48c76ad9d36dff48c2b11e6911f2882cc6318974c0b89a47ac426c85f563e8de232d61cdd1dba968aa87de8fc11d8
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.48] - 2026-05-08
14
+
15
+ ### 🐛 Fixed
16
+
17
+ - update oxlint to 1.63.0 (minor) (#481)
18
+
13
19
  ## [0.20.47] - 2026-05-08
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.47"
4
+ VERSION = "0.20.48"
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.47
4
+ version: 0.20.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Turbo Coder