From db2c759906cff044cf7fc997d6cbcc40c6d3d8a0 Mon Sep 17 00:00:00 2001 From: Anush Date: Mon, 2 Oct 2023 07:19:34 +0000 Subject: [PATCH] chore(minor): release 1.9.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.9.0](https://github.com/Anush008/fastembed-js/compare/v1.8.0...v1.9.0) (2023-10-02) ### 📝 Documentation * Update README.md ([3600dc2](https://github.com/Anush008/fastembed-js/commit/3600dc21c69d2b0749d5e0e0c0c245f0caaae3e2)) --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 682c890..eb96f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 📦 anush008/fastembed-js changelog + +[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) +[![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) + +> All notable changes to this project will be documented in this file + +## [1.9.0](https://github.com/Anush008/fastembed-js/compare/v1.8.0...v1.9.0) (2023-10-02) + + +### 📝 Documentation + +* Update README.md ([3600dc2](https://github.com/Anush008/fastembed-js/commit/3600dc21c69d2b0749d5e0e0c0c245f0caaae3e2)) + # 📦 anush008/fastembed changelog [![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) diff --git a/package.json b/package.json index 78d1065..13e0de9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastembed", - "version": "1.8.0", + "version": "1.9.0", "description": "NodeJS implementation of @Qdrant/fastembed", "licenses": [ {