Skip to content

Commit 0024530

Browse files
author
alchemycms-bot
committed
Release v8.2.1
1 parent c762ec6 commit 0024530

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 8.2.1 (2026-04-16)
4+
5+
<!-- Release notes generated using configuration in .github/release.yml at 8.2-stable -->
6+
7+
## What's Changed
8+
### Other Changes
9+
* [8.2-stable] Merge pull request #276 from AlchemyCMS/locale-select-disable-auto-submit by @alchemycms-bot[bot] in https://github.com/AlchemyCMS/alchemy-devise/pull/277
10+
11+
12+
**Full Changelog**: https://github.com/AlchemyCMS/alchemy-devise/compare/v8.2.0...v8.2.1
13+
314
## 8.2.0 (2026-04-13)
415

516
<!-- Release notes generated using configuration in .github/release.yml at main -->

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 = "8.2.0"
3+
VERSION = "8.2.1"
44
end
55
end

0 commit comments

Comments
 (0)