Skip to content

Commit

Permalink
Fix publish (#634)
Browse files Browse the repository at this point in the history
* Fix  versions and changelog
  • Loading branch information
josephjclark authored Mar 19, 2024
1 parent 568977a commit b77cd85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Patch Changes

- Fix pull with empty workflows
- Added debug logging for workflow loading
- Better docs output
- Fix execute example in help
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfn/cli",
"version": "1.1.1",
"version": "1.1.2",
"description": "CLI devtools for the openfn toolchain.",
"engines": {
"node": ">=18",
Expand Down

0 comments on commit b77cd85

Please sign in to comment.