File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 6.1.10 (2024-08-21)
4+
5+ - [ 6.1-stable] Fix combining search filters and pagination [ #2983 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/2983 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
6+ - [ 6.1-stable] Merge pull request #2556 from mamhoff/fix-nan-ratio-error [ #2581 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/2581 ) ([ alchemycms-bot] ( https://github.com/alchemycms-bot ) )
7+
38## 6.1.9 (2023-08-29)
49
510- [ 6.1-stable] Merge pull request #2571 from tvdeyen/fix-non-stupid-digest-assets [ #2573 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/2573 ) ([ github-actions] ( https://github.com/apps/github-actions ) )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Alchemy
4- VERSION = "6.1.9 "
4+ VERSION = "6.1.10 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments