Skip to content

Commit ecec893

Browse files
Version Packages (#21)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09b3f99 commit ecec893

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/busy-steaks-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/curvy-cars-switch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @team-plain/cli
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 69d1072: Update sitemap function to create a knowledge source
8+
9+
### Patch Changes
10+
11+
- 09b3f99: Update index-sitemap logging
12+
313
## 0.2.2
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@team-plain/cli",
33
"private": false,
4-
"version": "0.2.2",
4+
"version": "0.3.0",
55
"description": "CLI for interacting with the Plain API",
66
"main": "./src/index.js",
77
"bin": {

0 commit comments

Comments
 (0)