Skip to content

Commit

Permalink
Version 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Oct 3, 2022
1 parent 2395f6d commit 471b5d1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions docs/additional_info/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 8.0.2 (03-Oct-2022)

* Properly export common interfaces like `ApiError`, `Comment`, `File`, and so on.
* Update dependencies.

## 8.0.1 (01-Sep-2022)

* Fix dependencies issues
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lokalise/node-api",
"version": "8.0.1",
"version": "8.0.2",
"description": "Official Lokalise API 2.0 Node.js client",
"license": "BSD-3-Clause",
"repository": {
Expand Down

0 comments on commit 471b5d1

Please sign in to comment.