Skip to content

Commit e896aa7

Browse files
committed
Release 3.12.0
1 parent 7a6f8e8 commit e896aa7

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.12.0]
2+
3+
* Support for ordering variable height rows
4+
15
## [3.11.0]
26

37
* Support for Pagy 43

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
katalyst-tables (3.11.3)
4+
katalyst-tables (3.12.0)
55
katalyst-html-attributes
66
view_component (>= 4.0.0)
77

@@ -473,7 +473,7 @@ CHECKSUMS
473473
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
474474
json (2.19.5) sha256=218a18553e4801d579ca7e0f5bc72bafd776d7397238a1fb4e74db5b0a812c59
475475
katalyst-html-attributes (1.1.2) sha256=615c59c9b4bfadeed5548092f0da39e43c915e24e73e27c809e36a17ca5b66ab
476-
katalyst-tables (3.11.3)
476+
katalyst-tables (3.12.0)
477477
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
478478
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
479479
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203

katalyst-tables.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "katalyst-tables"
5-
spec.version = "3.11.3"
5+
spec.version = "3.12.0"
66
spec.authors = ["Katalyst Interactive"]
77
spec.email = ["[email protected]"]
88

0 commit comments

Comments
 (0)