Skip to content

Commit 63b5ebe

Browse files
committed
chore(main): release 3.5.1
1 parent 5be3275 commit 63b5ebe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.5.1](https://github.com/cheminfo/mrz/compare/v3.5.0...v3.5.1) (2024-02-23)
4+
5+
6+
### Documentation
7+
8+
* improve and complete API documentation ([#52](https://github.com/cheminfo/mrz/issues/52)) ([5be3275](https://github.com/cheminfo/mrz/commit/5be3275818afc526d7fa0f1b766edf328c681bb3))
9+
310
## [3.5.0](https://github.com/cheminfo/mrz/compare/v3.4.1...v3.5.0) (2024-02-16)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mrz",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "Parse MRZ (Machine Readable Zone) from identity documents",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)