Skip to content

Commit

Permalink
🔖 version 4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ianardee committed Apr 30, 2024
1 parent 769d3f0 commit adb077f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

# v4.11.0 - 2024-04-30
### Changes
* :sparkles: update invoice to 4.6 & financial document to 1.6 (#269)


# v4.10.0 - 2024-04-12
### Changes
* :sparkles: update Invoice to v4.5 (#264)
Expand Down
4 changes: 2 additions & 2 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": "mindee",
"version": "4.10.0",
"version": "4.11.0",
"description": "Mindee Client Library for Node.js",
"main": "src/index.js",
"bin": "bin/mindee.js",
Expand Down

0 comments on commit adb077f

Please sign in to comment.