Skip to content

Commit b999bcc

Browse files
committed
V 6.5.3
1 parent e6c7649 commit b999bcc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# changelog
22

3+
## Version 6.5.3
4+
- add cv.magnitude [PR-118](https://github.com/UrielCh/opencv4nodejs/pull/118)
5+
36
## Version 6.5.2
47
- fix typing error
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@u4/opencv4nodejs",
3-
"version": "6.5.2",
3+
"version": "6.5.3",
44
"description": "Asynchronous OpenCV 3.x / 4.x nodejs bindings with JavaScript and TypeScript API.",
55
"keywords": [
66
"opencv",

0 commit comments

Comments
 (0)