Skip to content

Commit 57a6a01

Browse files
committed
Bump alchemy-devise to 7.4.2
1 parent 72931a5 commit 57a6a01

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## 7.4.1 (2025-02-12)
48

59
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Alchemy
22
module Devise
3-
VERSION = "7.4.1"
3+
VERSION = "7.4.2"
44
end
55
end

0 commit comments

Comments
 (0)