diff --git a/CHANGELOG.md b/CHANGELOG.md index 19caa32..5d064b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.3](https://github.com/sanity-io/embeddings-index-cli/compare/v1.0.2...v1.0.3) (2023-09-07) + +### Bug Fixes + +- **docs:** corrected install command ([4c4c96c](https://github.com/sanity-io/embeddings-index-cli/commit/4c4c96ccd62a7e78a9ef24d2171653e5d1df9305)) + ## [1.0.2](https://github.com/sanity-io/embeddings-index-cli/compare/v1.0.1...v1.0.2) (2023-09-06) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 9efa254..8d347b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/embeddings-cli", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sanity/embeddings-cli", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index 0f89420..88622de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/embeddings-index-cli", - "version": "1.0.2", + "version": "1.0.3", "description": "CLI for creating and managing embeddings indexes", "keywords": [ "sanity",