We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72931a5 commit 57a6a01Copy full SHA for 57a6a01
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 7.4.2 (2025-12-04)
4
+
5
+- [7.4-stable] Merge pull request #238 from robinboening/fix_missing_clear_buttons [#240](https://github.com/AlchemyCMS/alchemy-devise/pull/240) ([alchemycms-bot](https://github.com/apps/alchemycms-bot))
6
7
## 7.4.1 (2025-02-12)
8
9
- Fix module icon for Alchemy 7.4 [#224](https://github.com/AlchemyCMS/alchemy-devise/pull/224) ([tvdeyen](https://github.com/tvdeyen))
lib/alchemy/devise/version.rb
@@ -1,5 +1,5 @@
module Alchemy
module Devise
- VERSION = "7.4.1"
+ VERSION = "7.4.2"
end
0 commit comments