We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa4dbb commit 5de406cCopy full SHA for 5de406c
CHANGELOG.md
@@ -1,4 +1,11 @@
1
<a name="2.0.1"></a>
2
+## [3.0.1](https://github.com/mljs/nearest-vector/compare/v3.0.0...v3.0.1) (2025-11-14)
3
+
4
5
+### Bug Fixes
6
7
+* correct badges in README ([1fa4dbb](https://github.com/mljs/nearest-vector/commit/1fa4dbba5eb61832cbab99fa1fdf9cfb096afc02))
8
9
## [3.0.0](https://github.com/mljs/nearest-vector/compare/v2.0.1...v3.0.0) (2025-11-13)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-nearest-vector",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Find the nearest point to a sample point",
"type": "module",
"exports": {
0 commit comments