Skip to content

Commit fe9d28f

Browse files
Anush008github-actions[bot]
authored andcommitted
chore(patch): release 1.12.2-beta.1 on beta channel [skip ci]
## [1.12.2-beta.1](v1.12.1...v1.12.2-beta.1) (2023-10-09) ### ✅ Tests * verify canonical values ([#4](#4)) ([1cc3b57](1cc3b57))
1 parent 1cc3b57 commit fe9d28f

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
@@ -5,6 +5,13 @@
55

66
> All notable changes to this project will be documented in this file
77
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+
815
## [1.12.1](https://github.com/Anush008/fastembed-js/compare/v1.12.0...v1.12.1) (2023-10-09)
916

1017

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastembed",
3-
"version": "1.12.1",
3+
"version": "1.12.2-beta.1",
44
"description": "NodeJS implementation of @Qdrant/fastembed",
55
"licenses": [
66
{

0 commit comments

Comments
 (0)