We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0905b59 commit 812cd0eCopy full SHA for 812cd0e
2 files changed
packages/cli/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# [4.11.0](https://github.com/launchql/launchql/compare/@launchql/cli@4.10.0...@launchql/cli@4.11.0) (2025-09-24)
7
+
8
+**Note:** Version bump only for package @launchql/cli
9
10
11
12
13
14
# [4.10.0](https://github.com/launchql/launchql/compare/@launchql/cli@4.9.0...@launchql/cli@4.10.0) (2025-09-17)
15
16
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@launchql/cli",
- "version": "4.10.0",
+ "version": "4.11.0",
"author": "Dan Lynch <pyramation@gmail.com>",
"description": "LaunchQL CLI",
"main": "index.js",
0 commit comments