Skip to content

Commit 7ad7b7c

Browse files
committedMar 29, 2023
Bump up version (v4.2.3)
1 parent d8005c4 commit 7ad7b7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Prefix your message with one of the following:
1111
- [Security] in case of vulnerabilities.
1212
-->
1313

14-
## Unreleased
14+
## v4.2.3 - Mar 29, 2023
1515

1616
- [Fixed] Load plugins when running `i18n lint:*` commands.
1717

‎lib/i18n-js/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module I18nJS
4-
VERSION = "4.2.2"
4+
VERSION = "4.2.3"
55
end

0 commit comments

Comments
 (0)