Skip to content

Commit 0290242

Browse files
Abijeetamire80
authored andcommitted
Add release notes and update npm versions
Bug: https://phabricator.wikimedia.org/T340730
1 parent 704fdab commit 0290242

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ Documentation can be found [here](https://language-data.readthedocs.io/en/latest
88

99
## Language updates
1010

11+
### 2023-07-17
12+
1. [Add Crimean Tatar (Romania)](https://github.com/wikimedia/language-data/pull/290)
13+
2. [Add languages used in Wikimedia MinT](https://github.com/wikimedia/language-data/pull/292)
14+
3. [Add Brazilian Sign Language](https://github.com/wikimedia/language-data/pull/298)
15+
4. [Correct Choctaw autonym](https://github.com/wikimedia/language-data/pull/297)
16+
5. [Update the autonym for Guadeloupean Creole (gcf)](https://github.com/wikimedia/language-data/pull/296)
17+
6. [Add cpx with three variants](https://github.com/wikimedia/language-data/pull/299)
18+
7. [Update Betawi (bew) autonym](https://github.com/wikimedia/language-data/pull/300)
19+
8. [Run src/util/ulsdata2json.php](https://github.com/wikimedia/language-data/pull/301)
20+
9. [Add script variants for Serbo-Croatian (sh-cyrl and sh-latn)](https://github.com/wikimedia/language-data/pull/271)
21+
10. [Add wuu and yue variants by @amire80](https://github.com/wikimedia/language-data/pull/302)
22+
11. [Split Buginese to Latin and Lontara script]( https://github.com/wikimedia/language-data/pull/304)
23+
1124
### 2023-04-17
1225
1. [Add Hindko (hno)](https://github.com/wikimedia/language-data/pull/277)
1326
2. [Add Hassaniya (mey)](https://github.com/wikimedia/language-data/pull/278)
@@ -161,6 +174,10 @@ Language data related changes,
161174

162175
## PHP
163176

177+
### PHP 1.1.4 (2023-07-17)
178+
- See [language updates 2023-07-17](#2023-07-17)
179+
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/305)
180+
164181
### PHP 1.1.3 (2023-04-17)
165182
- See [language updates 2023-04-17](#2023-04-17)
166183
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/288)
@@ -211,6 +228,9 @@ Language data related changes,
211228

212229
## Node.js
213230

231+
### Node.js 1.1.4 (2023-07-17)
232+
- See [language updates 2023-07-17](#2023-07-17)
233+
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/306)
214234

215235
### Node.js 1.1.3 (2023-04-17)
216236
- See [language updates 2023-04-17](#2023-04-17)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wikimedia/language-data",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Language data and utilities.",
55
"homepage": "https://language-data.readthedocs.io/en/latest/index.html",
66
"keywords": [

0 commit comments

Comments
 (0)