Skip to content

Commit b24f28b

Browse files
authored
Merge pull request #87 from AlchemyCMS/release/v5.0.2
Release v5.0.2
2 parents 5edccba + 1a02f28 commit b24f28b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
311
## 5.0.1 (2026-01-06)
412

513
## What's Changed

lib/alchemy_i18n/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AlchemyI18n
2-
VERSION = "5.0.1"
2+
VERSION = "5.0.2"
33
end

0 commit comments

Comments
 (0)