File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.4.1 (2025-02-12)
4+
5+ - Fix module icon for Alchemy 7.4 [ #224 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/224 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
6+ - Update sqlite3 requirement from ~ > 1.4 to ~ > 2.5 [ #223 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/223 ) ([ dependabot] ( https://github.com/apps/dependabot ) )
7+ - Update rspec-rails requirement from ~ > 6.0 to ~ > 7.1 [ #222 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/222 ) ([ dependabot] ( https://github.com/apps/dependabot ) )
8+ - Enable dependabot version updates [ #221 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/221 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
9+
310## 7.4.0 (2025-01-21)
411
512- Extend test matrix [ #219 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/219 ) ([ mamhoff] ( https://github.com/mamhoff ) )
Original file line number Diff line number Diff line change 11module Alchemy
22 module Devise
3- VERSION = "7.4.0 "
3+ VERSION = "7.4.1 "
44 end
55end
You can’t perform that action at this time.
0 commit comments