We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8005c4 commit 7ad7b7cCopy full SHA for 7ad7b7c
CHANGELOG.md
@@ -11,7 +11,7 @@ Prefix your message with one of the following:
11
- [Security] in case of vulnerabilities.
12
-->
13
14
-## Unreleased
+## v4.2.3 - Mar 29, 2023
15
16
- [Fixed] Load plugins when running `i18n lint:*` commands.
17
lib/i18n-js/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module I18nJS
4
- VERSION = "4.2.2"
+ VERSION = "4.2.3"
5
end
0 commit comments