@getyoti/react-face-capture 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v0.6.0
4
+
5
+ ### New features
6
+
7
+ - Implemented localisation languages
8
+ - `ar`: Arabic
9
+ - `lv`: Latvian
10
+
3
11
  ## v0.5.0
4
12
 
5
13
  ### New features
package/README.md CHANGED
@@ -84,6 +84,7 @@ new CopyPlugin([
84
84
  Current languages supported:
85
85
 
86
86
  - `en`: English
87
+ - `ar`: Arabic
87
88
  - `cs`: Czech
88
89
  - `da`: Danish
89
90
  - `de`: German
@@ -98,6 +99,7 @@ Current languages supported:
98
99
  - `ja`: Japanese
99
100
  - `ko`: Korean
100
101
  - `lt`: Lithuanian
102
+ - `lv`: Latvian
101
103
  - `ms`: Malay
102
104
  - `nb`: Norwegian
103
105
  - `nl`: Dutch