We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc3b57 commit fe9d28fCopy full SHA for fe9d28f
CHANGELOG.md
@@ -5,6 +5,13 @@
5
6
> All notable changes to this project will be documented in this file
7
8
+## [1.12.2-beta.1](https://github.com/Anush008/fastembed-js/compare/v1.12.1...v1.12.2-beta.1) (2023-10-09)
9
+
10
11
+### ✅ Tests
12
13
+* verify canonical values ([#4](https://github.com/Anush008/fastembed-js/issues/4)) ([1cc3b57](https://github.com/Anush008/fastembed-js/commit/1cc3b572ee0e22b0a4ad967ae888f2d767417176))
14
15
## [1.12.1](https://github.com/Anush008/fastembed-js/compare/v1.12.0...v1.12.1) (2023-10-09)
16
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastembed",
3
- "version": "1.12.1",
+ "version": "1.12.2-beta.1",
4
"description": "NodeJS implementation of @Qdrant/fastembed",
"licenses": [
0 commit comments