Skip to content

Commit 3c0bf3c

Browse files
committed
bump version [skip ci]
1 parent 9579780 commit 3c0bf3c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs/additional_info/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 14.2.1 (02-Apr-2025)
4+
5+
* Added `team_uuid` to `Project` for internal purposes
6+
37
## 14.2.0 (20-Mar-2025)
48

59
* Added `responseTooBig` attribute to paginated responses and file download responses. For example:

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": "@lokalise/node-api",
3-
"version": "14.2.0",
3+
"version": "14.2.1",
44
"description": "Official Lokalise API 2.0 Node.js client",
55
"license": "BSD-3-Clause",
66
"repository": {

0 commit comments

Comments
 (0)