Skip to content

Commit 5de406c

Browse files
authored
chore(main): release 3.0.1 (#5)
1 parent 1fa4dbb commit 5de406c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
<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+
29
## [3.0.0](https://github.com/mljs/nearest-vector/compare/v2.0.1...v3.0.0) (2025-11-13)
310

411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-nearest-vector",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Find the nearest point to a sample point",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)