Version update: 0.2.2 (#117)

This commit is contained in:
Santhosh Thottingal
2020-07-28 10:55:19 +05:30
committed by GitHub
parent 6e978475da
commit e7be264b43
2 changed files with 5 additions and 2 deletions

View File

@@ -38,6 +38,9 @@ Language data related changes,
- Add PHP support. [Documentation](https://language-data.readthedocs.io/en/latest/api/languagedata/languageutil.html). [Packagist](https://packagist.org/packages/wikimedia/language-data).
## Node.js
### Node.js 0.2.2 (2020-07-28)
- [Fix entrypoint in package.json](https://github.com/wikimedia/language-data/pull/116)
### Node.js 0.2.1 (2020-07-23)
- See [language updates 2020-07-23](#2020-07-23).
- Fix `npm audit` warnings.
@@ -45,4 +48,4 @@ Language data related changes,
### Node.js 0.2.0 (2020-05-26)
- See [language updates 2020-05-20](#2020-05-20).
- Fix `npm audit` warnings.
- Update minimum supported Node.js version to 8.0.0.
- Update minimum supported Node.js version to 8.0.0.

View File

@@ -1,6 +1,6 @@
{
"name": "@wikimedia/language-data",
"version": "0.2.1",
"version": "0.2.2",
"description": "Language data and utilities.",
"homepage": "https://language-data.readthedocs.io/en/latest/index.html",
"keywords": [