Skip to content

Commit

Permalink
Merge pull request #296 from a-type/changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type authored Nov 13, 2023
2 parents 85e34fe + 49f1d2b commit d2cd748
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-olives-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-spiders-grow.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @verdant-web/cli

## 4.0.2

### Patch Changes

- 85e34fe: Fix another compound index problem with the CLI
- 1db7857: Fix CLI always wanting to upgrade

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@verdant-web/cli",
"version": "4.0.1",
"version": "4.0.2",
"description": "Schema management tools for verdant",
"type": "module",
"bin": {
Expand Down

0 comments on commit d2cd748

Please sign in to comment.