Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
chore(release): 📦 version packages (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 30, 2023
1 parent 7cd5478 commit 11427e0
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/old-gifts-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-mice-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-parents-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-mails-fold.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/create/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# create-prpc-app

## 0.1.17

### Patch Changes

- [`a6d2e26`](https://github.com/OrJDev/prpc/commit/a6d2e26403d60d958737170d170bb3016fb2a761) Thanks [@OrJDev](https://github.com/OrJDev)! - bump: vite & solid

- [`900250e`](https://github.com/OrJDev/prpc/commit/900250e0bcee9174ca9928e9ba5c85f86a85beb9) Thanks [@OrJDev](https://github.com/OrJDev)! - bump: bump @prpc/\* in templates

- [`7cd5478`](https://github.com/OrJDev/prpc/commit/7cd54783208034e94eca49d11a8ed86e41e0ff6e) Thanks [@OrJDev](https://github.com/OrJDev)! - solid template: lock solid query on alpha 20

- [`fa3e1ed`](https://github.com/OrJDev/prpc/commit/fa3e1edb334b23503e34c9c904ce47a2c6b6be5f) Thanks [@OrJDev](https://github.com/OrJDev)! - clean: remove lots of useless code from the nextjs template

## 0.1.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-prpc-app",
"version": "0.1.16",
"version": "0.1.17",
"private": false,
"scripts": {
"build": "rm -rf dist && tsc -p . && tsc-alias -p tsconfig.json",
Expand Down

1 comment on commit 11427e0

@vercel
Copy link

@vercel vercel bot commented on 11427e0 Apr 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

prpc-docs – ./

prpc-docs.vercel.app
prpc.vercel.app
prpc-docs-git-main-orjdev.vercel.app
prpc-docs-orjdev.vercel.app

Please sign in to comment.