Skip to content

Commit 1a0a34a

Browse files
author
alchemycms-bot
committed
Release v5.1.0
1 parent 1e01813 commit 1a0a34a

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.1.0 (2026-02-18)
4+
5+
## What's Changed
6+
* Add German publish button translations by @tvdeyen in https://github.com/AlchemyCMS/alchemy_i18n/pull/89
7+
8+
9+
**Full Changelog**: https://github.com/AlchemyCMS/alchemy_i18n/compare/v5.0.2...v5.1.0
10+
311
## 5.0.2 (2026-01-28)
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.2"
2+
VERSION = "5.1.0"
33
end

0 commit comments

Comments
 (0)