@boost/translate
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,14 @@ # Change Log | ||
### 2.1.2 - 2020-10-08 | ||
#### 📦 Dependencies | ||
- Update all to latest. ([bb04025](https://github.com/milesj/boost/commit/bb04025)) | ||
**Note:** Version bump only for package @boost/translate | ||
### 2.1.1 - 2020-09-15 | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@boost/translate", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"release": "1594765247526", | ||
@@ -25,5 +25,5 @@ "description": "Package and application level translations made easy.", | ||
"dependencies": { | ||
"@boost/common": "^2.2.1", | ||
"@boost/internal": "^2.1.0", | ||
"i18next": "^19.7.0", | ||
"@boost/common": "^2.2.2", | ||
"@boost/internal": "^2.1.1", | ||
"i18next": "^19.8.2", | ||
"os-locale": "^5.0.0" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "cb8ff01f674543255334eb8c3d9a85c1b6dbc790" | ||
"gitHead": "ae1d2626dae91a712357029bc6d43a78b422ed27" | ||
} |
24647
Updated@boost/common@^2.2.2
Updated@boost/internal@^2.1.1
Updatedi18next@^19.8.2