Skip to content

Commit 874cece

Browse files
committed
Bump alchemy-devise to 7.1.1
1 parent 52d2c91 commit 874cece

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.1.1 (2023-01-12)
4+
5+
- Alchemy 7.1 UI fixes [#195](https://github.com/AlchemyCMS/alchemy-devise/pull/195) ([tvdeyen](https://github.com/tvdeyen))
6+
37
## 7.1.0 (2023-01-11)
48

59
- Update brakeman to 6.1 [#194](https://github.com/AlchemyCMS/alchemy-devise/pull/194) ([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.1.0"
3+
VERSION = "7.1.1"
44
end
55
end

0 commit comments

Comments
 (0)