diff --git a/.changeset/busy-steaks-march.md b/.changeset/busy-steaks-march.md deleted file mode 100644 index e297d35..0000000 --- a/.changeset/busy-steaks-march.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@team-plain/cli": patch ---- - -Update index-sitemap logging diff --git a/.changeset/curvy-cars-switch.md b/.changeset/curvy-cars-switch.md deleted file mode 100644 index 6d0d69d..0000000 --- a/.changeset/curvy-cars-switch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@team-plain/cli": minor ---- - -Update sitemap function to create a knowledge source diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa4a3b..4255300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # @team-plain/cli +## 0.3.0 + +### Minor Changes + +- 69d1072: Update sitemap function to create a knowledge source + +### Patch Changes + +- 09b3f99: Update index-sitemap logging + ## 0.2.2 ### Patch Changes diff --git a/package.json b/package.json index 2b12205..bffa33c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@team-plain/cli", "private": false, - "version": "0.2.2", + "version": "0.3.0", "description": "CLI for interacting with the Plain API", "main": "./src/index.js", "bin": {