Skip to content

Commit

Permalink
Version Packages (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Apr 10, 2024
1 parent d2751bc commit c842173
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-otters-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-otters-call.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/create-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @r4ai/create-project

## 0.1.1

### Patch Changes

- [`5650270`](https://github.com/r4ai/templates/commit/56502706b4da3e73549c5440a423837e891d9ccd) Thanks [@r4ai](https://github.com/r4ai)! - Use `bun create @r4ai/project` instead of `bunx @r4ai/create-project`

- [`c3db8bc`](https://github.com/r4ai/templates/commit/c3db8bc0aa2fb28847da70ebc8e2a0fd53594ced) Thanks [@r4ai](https://github.com/r4ai)! - Don't show redundant errors when exiting with ctrl+c

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@r4ai/create-project",
"version": "0.1.0",
"version": "0.1.1",
"description": "A CLI to create a new project with some templates",
"author": "rai",
"keywords": ["cli", "create", "project", "template"],
Expand Down

0 comments on commit c842173

Please sign in to comment.