chore(release): 0.6.0
This commit is contained in:
parent
b9b286821b
commit
b8be0b109c
3 changed files with 5 additions and 3 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||||
|
|
||||||
|
## [0.6.0](https://github.com/soulcraft-research/brainy/compare/brainy-models-v0.5.0...brainy-models-v0.6.0) (2025-08-01)
|
||||||
|
|
||||||
## 0.5.0 (2025-08-01)
|
## 0.5.0 (2025-08-01)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
4
brainy-models-package/package-lock.json
generated
4
brainy-models-package/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@soulcraft/brainy-models",
|
"name": "@soulcraft/brainy-models",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@soulcraft/brainy-models",
|
"name": "@soulcraft/brainy-models",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tensorflow-models/universal-sentence-encoder": "^1.3.3",
|
"@tensorflow-models/universal-sentence-encoder": "^1.3.3",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@soulcraft/brainy-models",
|
"name": "@soulcraft/brainy-models",
|
||||||
"version": "0.5.0",
|
"version": "0.6.0",
|
||||||
"description": "Pre-bundled TensorFlow models for maximum reliability with Brainy vector database",
|
"description": "Pre-bundled TensorFlow models for maximum reliability with Brainy vector database",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.js",
|
"module": "dist/index.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue