Skip to content

Commit 658faf2

Browse files
committed
chore(release): publish
- graphile-plugin-connection-filter-postgis@1.0.1 - graphile-settings@2.6.15 - @launchql/cli@4.17.19 - @launchql/explorer@2.7.15 - introspectron@2.13.15 - @launchql/codegen@2.16.15 - launchql-test@2.8.12 - @launchql/react@2.13.15 - @launchql/server@2.7.15
1 parent 5d6ab9e commit 658faf2

18 files changed

Lines changed: 45 additions & 9 deletions

File tree

graphile/graphile-plugin-connection-filter-postgis/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.1](https://github.com/launchql/launchql/compare/graphile-plugin-connection-filter-postgis@1.0.0-alpha.7...graphile-plugin-connection-filter-postgis@1.0.1) (2025-12-04)
7+
8+
**Note:** Version bump only for package graphile-plugin-connection-filter-postgis
9+
610
# 1.0.0-alpha.7 (2025-12-04)
711

812
**Note:** Version bump only for package graphile-plugin-connection-filter-postgis

graphile/graphile-plugin-connection-filter-postgis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-plugin-connection-filter-postgis",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "PostGIS filtering options in PostGraphile",
55
"author": "Matt Bretl",
66
"homepage": "https://github.com/launchql/launchql",

graphile/graphile-settings/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.6.15](https://github.com/launchql/launchql/compare/graphile-settings@2.6.14...graphile-settings@2.6.15) (2025-12-04)
7+
8+
**Note:** Version bump only for package graphile-settings
9+
610
## [2.6.14](https://github.com/launchql/launchql/compare/graphile-settings@2.6.13...graphile-settings@2.6.14) (2025-12-04)
711

812
**Note:** Version bump only for package graphile-settings

graphile/graphile-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-settings",
3-
"version": "2.6.14",
3+
"version": "2.6.15",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "graphile settings",
66
"main": "index.js",

packages/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.17.19](https://github.com/launchql/launchql/compare/@launchql/cli@4.17.18...@launchql/cli@4.17.19) (2025-12-04)
7+
8+
**Note:** Version bump only for package @launchql/cli
9+
610
## [4.17.18](https://github.com/launchql/launchql/compare/@launchql/cli@4.17.17...@launchql/cli@4.17.18) (2025-12-04)
711

812
**Note:** Version bump only for package @launchql/cli

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchql/cli",
3-
"version": "4.17.18",
3+
"version": "4.17.19",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "LaunchQL CLI",
66
"main": "index.js",

packages/explorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.7.15](https://github.com/launchql/launchql/compare/@launchql/explorer@2.7.14...@launchql/explorer@2.7.15) (2025-12-04)
7+
8+
**Note:** Version bump only for package @launchql/explorer
9+
610
## [2.7.14](https://github.com/launchql/launchql/compare/@launchql/explorer@2.7.13...@launchql/explorer@2.7.14) (2025-12-04)
711

812
**Note:** Version bump only for package @launchql/explorer

packages/explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchql/explorer",
3-
"version": "2.7.14",
3+
"version": "2.7.15",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "LaunchQL Explorer",
66
"main": "index.js",

packages/introspectron/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.13.15](https://github.com/launchql/launchql/compare/introspectron@2.13.14...introspectron@2.13.15) (2025-12-04)
7+
8+
**Note:** Version bump only for package introspectron
9+
610
## [2.13.14](https://github.com/launchql/launchql/compare/introspectron@2.13.13...introspectron@2.13.14) (2025-12-04)
711

812
**Note:** Version bump only for package introspectron

packages/introspectron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "introspectron",
3-
"version": "2.13.14",
3+
"version": "2.13.15",
44
"description": "introspect your Postgres database and generate an SDK",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"main": "index.js",

0 commit comments

Comments
 (0)