We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d2c91 commit 874ceceCopy full SHA for 874cece
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
7
## 7.1.0 (2023-01-11)
8
9
- Update brakeman to 6.1 [#194](https://github.com/AlchemyCMS/alchemy-devise/pull/194) ([tvdeyen](https://github.com/tvdeyen))
lib/alchemy/devise/version.rb
@@ -1,5 +1,5 @@
module Alchemy
module Devise
- VERSION = "7.1.0"
+ VERSION = "7.1.1"
end
0 commit comments