Skip to content

Commit

Permalink
🔖 Version 4.14.1 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee authored Sep 3, 2024
1 parent ab437c0 commit 1a4b80d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## v4.14.1 - 2024-09-03
### Changes
* :memo: add classification detail to guide documentation
### Fixes
* :arrow_up: update dependencies
* :memo: fix broken documentation URLs
* :recycle: generate missing accessors for products
* :recycle: add missing async code samples


## v4.14.0 - 2024-07-24
### Changes
* :sparkles: add support for Healthcare Card V1
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.14.0",
"version": "4.14.1",
"description": "Mindee Client Library for Node.js",
"main": "src/index.js",
"bin": "bin/mindee.js",
Expand Down

0 comments on commit 1a4b80d

Please sign in to comment.