Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoresende committed May 28, 2023
1 parent 2a91da5 commit 0b5fa08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# create-cardinal-app

## 0.1.1

### Patch Changes

- updated `next-graphql` with fixes to credentials and GraphQL handler. Requests to internal API's will be set to `no-cache` as default

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-cardinal-app",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "Cardinal is a CLI tool that helps you quickstart a full-stack monorepo project. You choose the parts you want, we put it together.",
"author": "Ernesto Resende <dev@ernestoresende.com>",
"packageManager": "pnpm@7.13.0",
Expand Down

0 comments on commit 0b5fa08

Please sign in to comment.