diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d064b3..999f239 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.4](https://github.com/sanity-io/embeddings-index-cli/compare/v1.0.3...v1.0.4) (2023-09-13) + +### Bug Fixes + +- show info when project is missing projec feature ([a3f3ae5](https://github.com/sanity-io/embeddings-index-cli/commit/a3f3ae57b8d438218d2a1beed10139d52bfe2c2b)) + ## [1.0.3](https://github.com/sanity-io/embeddings-index-cli/compare/v1.0.2...v1.0.3) (2023-09-07) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index 8d347b6..1ab8cab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sanity/embeddings-cli", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sanity/embeddings-cli", - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "dependencies": { "chalk": "^4.1.2", diff --git a/package.json b/package.json index 88622de..3a97cf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sanity/embeddings-index-cli", - "version": "1.0.3", + "version": "1.0.4", "description": "CLI for creating and managing embeddings indexes", "keywords": [ "sanity",