@formatjs/intl-relativetimeformat
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -6,13 +6,14 @@ # Change Log | ||
# [2.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@2.1.0...@formatjs/intl-relativetimeformat@2.2.0) (2019-06-26) | ||
# [2.3.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@2.2.0...@formatjs/intl-relativetimeformat@2.3.0) (2019-06-27) | ||
### Features | ||
* **intl-relativetimeformat:** update LICENSE & README ([#100](https://github.com/formatjs/formatjs/issues/100)) ([3b1d11b](https://github.com/formatjs/formatjs/commit/3b1d11b)) | ||
- **intl-messageformat:** allow passing in formatters ([#107](https://github.com/formatjs/formatjs/issues/107)) ([3605693](https://github.com/formatjs/formatjs/commit/3605693)) | ||
# [2.2.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@2.1.0...@formatjs/intl-relativetimeformat@2.2.0) (2019-06-26) | ||
### Features | ||
- **intl-relativetimeformat:** update LICENSE & README ([#100](https://github.com/formatjs/formatjs/issues/100)) ([3b1d11b](https://github.com/formatjs/formatjs/commit/3b1d11b)) | ||
# [2.1.0](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@2.0.2...@formatjs/intl-relativetimeformat@2.1.0) (2019-06-27) | ||
@@ -19,0 +20,0 @@ |
{ | ||
"name": "@formatjs/intl-relativetimeformat", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Formats JavaScript dates to relative time strings.", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"formatjs-extract-cldr-data": "^9.1.1" | ||
"formatjs-extract-cldr-data": "^9.2.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "main": "index.js", | ||
"license": "MIT", | ||
"gitHead": "8b0baec8eda5002715cf893274fe59782fc2d371" | ||
"gitHead": "bce3e9726f9d98613deca5761ffce481d824a885" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24092103