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 (#23)
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] authored Mar 3, 2023
1 parent a763b5e commit 94771be
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/polite-grapes-poke.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @prpc/solid

## 0.2.8

### Patch Changes

- [`c204ade`](https://github.com/OrJDev/prpc/commit/c204ade19481c4a3a6f0e581b8a962e528935c0d) Thanks [@OrJDev](https://github.com/OrJDev)! - feat: `replyWith` function to modify cookies / headers

## 0.2.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prpc/solid",
"description": "Package for easily creating server rpc functions in solid-start with goodies baked in",
"version": "0.2.7",
"version": "0.2.8",
"scripts": {
"build": "rm -rf dist && tsup --config ../../tsup.config.js",
"clean": "rm -rf ./node_modules dist .turbo .solid",
Expand Down

0 comments on commit 94771be

Please sign in to comment.