Skip to content

Commit dc85045

Browse files
AbijeetNikerabbit
authored andcommitted
Update Changelog file and version in package.json
Bug: https://phabricator.wikimedia.org/T333823
1 parent 75bd6a4 commit dc85045

File tree

3 files changed

+23
-2
lines changed

3 files changed

+23
-2
lines changed

CHANGELOG.md

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

99
## Language updates
1010

11+
### 2023-04-17
12+
1. [Add Hindko (hno)](https://github.com/wikimedia/language-data/pull/277)
13+
2. [Add Hassaniya (mey)](https://github.com/wikimedia/language-data/pull/278)
14+
3. [Add American English (en-us)](https://github.com/wikimedia/language-data/pull/264)
15+
4. [Add Jèrriais (nrf-je) and Guernésiais (nrf-gg)](https://github.com/wikimedia/language-data/pull/259)
16+
5. [Add Láadan (ldn)](https://github.com/wikimedia/language-data/pull/279)
17+
6. [Add Levantine Arabic (apc)](https://github.com/wikimedia/language-data/pull/281)
18+
7. [Add Haryanvi (bgc)](https://github.com/wikimedia/language-data/pull/283)
19+
8. [Add Tausug (tsg)](https://github.com/wikimedia/language-data/pull/284)
20+
9. [Add Dendi (ddn)](https://github.com/wikimedia/language-data/pull/285)
21+
10. [Add Ibibio (ibb)](https://github.com/wikimedia/language-data/pull/286)
22+
1123
### 2023-01-24
1224
1. [Add ajp language](https://github.com/wikimedia/language-data/pull/266)
1325
2. [Add Kʋsaal and Dagaare languages](https://github.com/wikimedia/language-data/pull/265)
@@ -149,6 +161,10 @@ Language data related changes,
149161

150162
## PHP
151163

164+
### PHP 1.1.3 (2023-04-17)
165+
- See [language updates 2023-04-17](#2023-04-17)
166+
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/288)
167+
152168
### PHP 1.1.2 (2023-01-24)
153169
- See [language updates 2023-01-24](#2023-01-24)
154170
- [Drop support for PHP 7.2, and update dependencies](https://github.com/wikimedia/language-data/pull/275)
@@ -195,6 +211,11 @@ Language data related changes,
195211

196212
## Node.js
197213

214+
215+
### Node.js 1.1.3 (2023-04-17)
216+
- See [language updates 2023-04-17](#2023-04-17)
217+
- [Update DEV dependencies](https://github.com/wikimedia/language-data/pull/287)
218+
198219
### Node.js 1.1.2 (2023-01-24)
199220
- See [language updates 2023-01-24](#2023-01-24)
200221
- [Drop support for Node.js 12 and update dependencies](https://github.com/wikimedia/language-data/pull/273)

package-lock.json

Lines changed: 1 addition & 1 deletion
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.2",
3+
"version": "1.1.3",
44
"description": "Language data and utilities.",
55
"homepage": "https://language-data.readthedocs.io/en/latest/index.html",
66
"keywords": [

0 commit comments

Comments
 (0)