Skip to content

Commit

Permalink
Release (#112)
Browse files Browse the repository at this point in the history
* RELEASING: Releasing 8 package(s)

Releases:
  @whatsgood/nexus@0.25.0
  @whatsgood/example-bun-ts-server@0.6.5
  @whatsgood/example-cloudflare-worker@0.8.5
  @whatsgood/example-express-ts-server@0.7.5
  @whatsgood/example-fastify-ts-server@0.10.5
  @whatsgood/example-nodejs-standalone-server@0.6.5
  @whatsgood/create-nexus@0.12.11
  @whatsgood/nexus-nodejs-docker@0.3.7

* chore: release

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mechanical-turk and github-actions[bot] authored Jul 28, 2024
1 parent be82f82 commit 9175b64
Show file tree
Hide file tree
Showing 18 changed files with 69 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/tall-bees-drive.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/development/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: Changelog
description: Take a look what we have been shipping
---

### 0.25.0

Minor Changes

- be82f82: Introducing inversify for ioc

### 0.24.0

Minor Changes
Expand Down
7 changes: 7 additions & 0 deletions examples/bun-ts-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/example-bun-ts-server

## 0.6.5

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.6.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/bun-ts-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/example-bun-ts-server",
"version": "0.6.4",
"version": "0.6.5",
"private": true,
"author": {
"name": "Kerem Kazan",
Expand Down
7 changes: 7 additions & 0 deletions examples/cloudflare-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/example-cloudflare-worker

## 0.8.5

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.8.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/example-cloudflare-worker",
"version": "0.8.4",
"version": "0.8.5",
"private": true,
"author": {
"name": "Kerem Kazan",
Expand Down
7 changes: 7 additions & 0 deletions examples/express-ts-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/example-nodejs-standalone-server

## 0.7.5

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/express-ts-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/example-express-ts-server",
"version": "0.7.4",
"version": "0.7.5",
"private": true,
"author": {
"name": "Kerem Kazan",
Expand Down
7 changes: 7 additions & 0 deletions examples/fastify-ts-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/example-fastify-ts-server

## 0.10.5

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.10.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify-ts-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/example-fastify-ts-server",
"version": "0.10.4",
"version": "0.10.5",
"private": true,
"author": {
"name": "Kerem Kazan",
Expand Down
7 changes: 7 additions & 0 deletions examples/nodejs-standalone-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/example-nodejs-standalone-server

## 0.6.5

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.6.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nodejs-standalone-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/example-nodejs-standalone-server",
"version": "0.6.4",
"version": "0.6.5",
"private": true,
"author": {
"name": "Kerem Kazan",
Expand Down
7 changes: 7 additions & 0 deletions packages/create-nexus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/create-nexus

## 0.12.11

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.12.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-nexus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/create-nexus",
"version": "0.12.10",
"version": "0.12.11",
"private": false,
"access": "public",
"description": "Create @whatsgood/nexus RPC apps in one command",
Expand Down
7 changes: 7 additions & 0 deletions packages/nexus-nodejs-docker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @whatsgood/nexus-nodejs-docker

## 0.3.7

### Patch Changes

- Updated dependencies [be82f82]
- @whatsgood/nexus@0.25.0

## 0.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nexus-nodejs-docker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/nexus-nodejs-docker",
"version": "0.3.6",
"version": "0.3.7",
"private": false,
"access": "public",
"author": {
Expand Down
6 changes: 6 additions & 0 deletions packages/nexus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @whatsgood/nexus

## 0.25.0

### Minor Changes

- be82f82: Introducing inversify for ioc

## 0.24.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nexus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whatsgood/nexus",
"version": "0.24.0",
"version": "0.25.0",
"description": "A load balancing blockchain RPC reverse proxy, written in TypeScript",
"private": false,
"access": "public",
Expand Down

0 comments on commit 9175b64

Please sign in to comment.