File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 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] fix(alchemy-notice): Use default font size for headings by @alchemycms-bot [ bot] in https://github.com/AlchemyCMS/alchemy_cms/pull/3834
10+ * [ 8.2-stable] feat(LocaleSelect): Make auto_submit toggable by @alchemycms-bot [ bot] in https://github.com/AlchemyCMS/alchemy_cms/pull/3836
11+
12+
13+ ** Full Changelog** : https://github.com/AlchemyCMS/alchemy_cms/compare/v8.2.0...v8.2.1
14+
315## 8.2.0 (2026-04-08)
416
517<!-- Release notes generated using configuration in .github/release.yml at main -->
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Alchemy
4- VERSION = "8.2.0 "
4+ VERSION = "8.2.1 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments