Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 1205eca

Browse files
committed
chore: release version 2.0.14
1 parent 647b2e4 commit 1205eca

File tree

41 files changed

+41
-41
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+41
-41
lines changed

clients/openapi/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.0",
33
"info": {
4-
"version": "2.0.13",
4+
"version": "2.0.14",
55
"title": "RivetKit API"
66
},
77
"components": {

examples/ai-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-ai-agent",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/better-auth-external-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-better-auth-external-db",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/chat-room/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chat-room",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/cloudflare-workers-hono/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-cloudflare-workers-hono",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-cloudflare-workers",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/counter-serverless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-counter-serverless",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/counter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-counter",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/crdt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-crdt",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

examples/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example-database",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)