Skip to content

Commit 1b22670

Browse files
Version Packages (canary) (#547)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 92113ec commit 1b22670

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"tender-years-rhyme",
5858
"thick-beans-double",
5959
"wet-bikes-check",
60+
"wicked-dolphins-raise",
6061
"wise-lions-breathe"
6162
]
6263
}

packages/cli/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @latitude-data/cli
22

3+
## 1.11.0-canary.8
4+
5+
### Patch Changes
6+
7+
- 92113ec: Fix build failing when projects does not has a prompts folder
8+
39
## 1.11.0-canary.7
410

511
### Patch Changes

packages/cli/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@latitude-data/cli",
33
"description": "CLI for Latitude",
4-
"version": "1.11.0-canary.7",
4+
"version": "1.11.0-canary.8",
55
"license": "LGPL",
66
"bin": {
77
"latitude": "dist/cli.js"

0 commit comments

Comments
 (0)