Skip to content

Commit

Permalink
RELEASING: Releasing 6 package(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Oct 7, 2024
1 parent ce1a806 commit eeffdb0
Show file tree
Hide file tree
Showing 16 changed files with 69 additions and 9 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
"giant-penguins-reflect",
"giant-spoons-give",
"gold-eggs-fetch",
"gold-games-live",
"gold-moose-train",
"good-crabs-try",
"good-ducks-tickle",
Expand Down
12 changes: 12 additions & 0 deletions graphile-build/graphile-build-pg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# graphile-build-pg

## 5.0.0-beta.31

### Patch Changes

- [#2208](https://github.com/graphile/crystal/pull/2208)
[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)
Thanks [@benjie](https://github.com/benjie)! - Behaviors can now be registered
by more than one plugin. Apply behaviors to more entities. Don't log so much.
- Updated dependencies
[[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)]:
- [email protected]

## 5.0.0-beta.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build-pg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile-build-pg",
"version": "5.0.0-beta.30",
"version": "5.0.0-beta.31",
"description": "PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build-pg/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "5.0.0-beta.30";
export const version = "5.0.0-beta.31";
9 changes: 9 additions & 0 deletions graphile-build/graphile-build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# graphile-build

## 5.0.0-beta.27

### Patch Changes

- [#2208](https://github.com/graphile/crystal/pull/2208)
[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)
Thanks [@benjie](https://github.com/benjie)! - Behaviors can now be registered
by more than one plugin. Apply behaviors to more entities. Don't log so much.

## 5.0.0-beta.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile-build",
"version": "5.0.0-beta.26",
"version": "5.0.0-beta.27",
"description": "Build a GraphQL schema from plugins",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-build/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "5.0.0-beta.26";
export const version = "5.0.0-beta.27";
9 changes: 9 additions & 0 deletions graphile-build/graphile-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# graphile-utils

## 5.0.0-beta.31

### Patch Changes

- Updated dependencies
[[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)]:
- [email protected]
- [email protected]

## 5.0.0-beta.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion graphile-build/graphile-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile-utils",
"version": "5.0.0-beta.30",
"version": "5.0.0-beta.31",
"description": "Utilities to help with building graphile-build plugins",
"type": "commonjs",
"main": "dist/index.js",
Expand Down
10 changes: 10 additions & 0 deletions postgraphile/pgl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# pgl

## 5.0.0-beta.32

### Patch Changes

- Updated dependencies
[[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)]:
- [email protected]
- [email protected]
- [email protected]

## 5.0.0-beta.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion postgraphile/pgl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pgl",
"version": "5.0.0-beta.31",
"version": "5.0.0-beta.32",
"description": "Automatic, high performance, and highly customizable GraphQL API for PostgreSQL",
"type": "commonjs",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions postgraphile/postgraphile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# postgraphile

## 5.0.0-beta.32

### Patch Changes

- Updated dependencies
[[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)]:
- [email protected]
- [email protected]
- [email protected]

## 5.0.0-beta.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion postgraphile/postgraphile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postgraphile",
"version": "5.0.0-beta.31",
"version": "5.0.0-beta.32",
"description": "Automatic, high performance, and highly customizable GraphQL API for PostgreSQL",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion postgraphile/postgraphile/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by /scripts/postversion.mjs
export const version = "5.0.0-beta.31";
export const version = "5.0.0-beta.32";
9 changes: 9 additions & 0 deletions utils/graphile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# graphile

## 5.0.0-beta.32

### Patch Changes

- Updated dependencies
[[`632691409`](https://github.com/graphile/crystal/commit/6326914098af55f20ac85ccf3537e75910a7dafa)]:
- [email protected]
- [email protected]

## 5.0.0-beta.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion utils/graphile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile",
"version": "5.0.0-beta.31",
"version": "5.0.0-beta.32",
"description": "Swiss army knife for dealing with all things Graphile",
"main": "dist/index.js",
"bin": "dist/cli-run.js",
Expand Down

0 comments on commit eeffdb0

Please sign in to comment.