Skip to content

Commit 46587a1

Browse files
chore(release): version packages (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7e5011f commit 46587a1

File tree

17 files changed

+70
-22
lines changed

17 files changed

+70
-22
lines changed

.changeset/proud-ghosts-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/red-rice-talk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thick-shrimps-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/client/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @orpc/client
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190), [`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190), [`90282e4`](https://github.com/unnoq/orpc/commit/90282e4482c1def9378307175046854039454708)]:
8+
- @orpc/shared@0.0.4
9+
- @orpc/server@0.0.3
10+
- @orpc/contract@0.0.3
11+
- @orpc/transformer@0.0.3
12+
313
## 0.0.2
414

515
### Patch Changes

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/client",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": {
66
"name": "unnoq",
77
"email": "contact@unnoq.com",

packages/contract/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @orpc/contract
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190)]:
8+
- @orpc/shared@0.0.4
9+
310
## 0.0.2
411

512
### Patch Changes

packages/contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/contract",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": {
66
"name": "unnoq",
77
"email": "contact@unnoq.com",

packages/openapi/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @orpc/openapi
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190), [`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190), [`90282e4`](https://github.com/unnoq/orpc/commit/90282e4482c1def9378307175046854039454708)]:
8+
- @orpc/shared@0.0.4
9+
- @orpc/server@0.0.3
10+
- @orpc/contract@0.0.3
11+
- @orpc/transformer@0.0.3
12+
313
## 0.0.2
414

515
### Patch Changes

packages/openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/openapi",
33
"type": "module",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": {
66
"name": "unnoq",
77
"email": "contact@unnoq.com",

packages/react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @orpc/react
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190), [`7e5011f`](https://github.com/unnoq/orpc/commit/7e5011ff86cbc5426ec5624370a52d75d43dc190), [`90282e4`](https://github.com/unnoq/orpc/commit/90282e4482c1def9378307175046854039454708)]:
8+
- @orpc/shared@0.0.4
9+
- @orpc/server@0.0.3
10+
- @orpc/client@0.0.3
11+
- @orpc/contract@0.0.3
12+
313
## 0.0.2
414

515
### Patch Changes

0 commit comments

Comments
 (0)