@brixtol/country-names
Advanced tools
Comparing version 1.1.0 to 1.1.1
## _CHANGELOG_ | ||
### 1.1.1 - 23/08/2021 | ||
Extend prettier config in `package.json` file and align readme. | ||
### 1.1.0 - 23/08/2021 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@brixtol/country-names", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Mappings for 2 letter (Alpha 2) country codes to English country name", | ||
@@ -35,2 +35,3 @@ "author": { | ||
}, | ||
"prettier": "@brixtol/prettier-config", | ||
"eslintConfig": { | ||
@@ -37,0 +38,0 @@ "ignorePatterns": "package", |
@@ -53,3 +53,3 @@ ## @brixtol/country-names | ||
Countries.NL; // Netherlands | ||
Countries.RU; // Russia | ||
Countries.RU; // Russian Federation | ||
@@ -60,3 +60,3 @@ // Interface | ||
ICountries.NL; // Netherlands | ||
ICountries.RU; // Russia | ||
ICountries.RU; // Russian Federation | ||
``` | ||
@@ -63,0 +63,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27247
0