Skip to content

Commit ad8a811

Browse files
committed
Bump alchemy_i18n to 4.2.2
1 parent 929b95e commit ad8a811

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [v4.2.2](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.2.2) (2024-09-06)
4+
5+
[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.2.1...v4.2.2)
6+
7+
**Merged pull requests:**
8+
9+
- Add some missing German translations [\#67](https://github.com/AlchemyCMS/alchemy_i18n/pull/67) ([tvdeyen](https://github.com/tvdeyen))
10+
- Update alchemy.es.yml \(modules.menus\) [\#66](https://github.com/AlchemyCMS/alchemy_i18n/pull/66) ([HatsuMora](https://github.com/HatsuMora))
11+
12+
## [v4.2.1](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.2.1) (2024-07-30)
13+
14+
[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.2.0...v4.2.1)
15+
16+
**Merged pull requests:**
17+
18+
- Fix element validation error messages [\#65](https://github.com/AlchemyCMS/alchemy_i18n/pull/65) ([tvdeyen](https://github.com/tvdeyen))
19+
320
## [v4.2.0](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.2.0) (2024-05-31)
421

522
[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.1.3...v4.2.0)

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 = "4.2.1"
2+
VERSION = "4.2.2"
33
end

0 commit comments

Comments
 (0)