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.
2 parents 5edccba + 1a02f28 commit b24f28bCopy full SHA for b24f28b
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 5.0.2 (2026-01-28)
4
+
5
+## What's Changed
6
+* fix(gemspec): Exclude build artifacts by @tvdeyen in https://github.com/AlchemyCMS/alchemy_i18n/pull/86
7
8
9
+**Full Changelog**: https://github.com/AlchemyCMS/alchemy_i18n/compare/v5.0.1...v5.0.2
10
11
## 5.0.1 (2026-01-06)
12
13
## What's Changed
lib/alchemy_i18n/version.rb
@@ -1,3 +1,3 @@
module AlchemyI18n
- VERSION = "5.0.1"
+ VERSION = "5.0.2"
end
0 commit comments