Skip to content

Commit cbcbae2

Browse files
chore: release v1.6.1
1 parent e710b76 commit cbcbae2

File tree

34 files changed

+34
-34
lines changed

34 files changed

+34
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/monorepo",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"private": true,
66
"packageManager": "pnpm@10.12.1",
77
"scripts": {

packages/arktype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/arktype",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

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": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

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": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

packages/durable-event-iterator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/experimental-durable-event-iterator",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

packages/hey-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/hey-api",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

packages/nest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/nest",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

packages/openapi-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/openapi-client",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

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": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

packages/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@orpc/react-query",
33
"type": "module",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"license": "MIT",
66
"homepage": "https://orpc.unnoq.com",
77
"repository": {

0 commit comments

Comments
 (0)