Skip to content

Commit 02d780a

Browse files
committed
versions
1 parent 393b324 commit 02d780a

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/bumpy-rice-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/honest-aliens-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @openfn/cli
22

3+
## 1.36.3
4+
5+
### Patch Changes
6+
7+
- 393b324: sync v2: fix an issue deploying a new project
8+
- d405328: Fix endpoint tracing on deploy command
9+
310
## 1.36.2
411

512
### Patch Changes

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": "@openfn/cli",
3-
"version": "1.36.2",
3+
"version": "1.36.3",
44
"description": "CLI devtools for the OpenFn toolchain",
55
"engines": {
66
"node": ">=18",

0 commit comments

Comments
 (0)