Skip to content

Commit 46014e2

Browse files
committed
chore(release): publish
- @launchql/cli@4.21.3 - @launchql/codegen@2.17.7
1 parent 9a35a64 commit 46014e2

5 files changed

Lines changed: 7332 additions & 2545 deletions

File tree

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.21.3](https://github.com/constructive-io/constructive/compare/@launchql/cli@4.21.2...@launchql/cli@4.21.3) (2025-12-14)
7+
8+
**Note:** Version bump only for package @launchql/cli
9+
610
## [4.21.2](https://github.com/constructive-io/constructive/compare/@launchql/cli@4.21.1...@launchql/cli@4.21.2) (2025-12-14)
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.21.2",
3+
"version": "4.21.3",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "LaunchQL CLI",
66
"main": "index.js",

packages/launchql-gen/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.17.7](https://github.com/constructive-io/constructive/compare/@launchql/codegen@2.17.6...@launchql/codegen@2.17.7) (2025-12-14)
7+
8+
**Note:** Version bump only for package @launchql/codegen
9+
610
## [2.17.6](https://github.com/constructive-io/constructive/compare/@launchql/codegen@2.17.5...@launchql/codegen@2.17.6) (2025-12-14)
711

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

packages/launchql-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchql/codegen",
3-
"version": "2.17.6",
3+
"version": "2.17.7",
44
"description": "Generate queries and mutations for use with Graphile",
55
"author": "Constructive <developers@constructive.io>",
66
"main": "index.js",

0 commit comments

Comments
 (0)