File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# @openfn/cli
22
3+ ## 1.35.0
4+
5+ ### Minor Changes
6+
7+ - collections: add support for --project-id
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies
12+ - @openfn/lexicon @1.5.0
13+
314## 1.34.2
415
516### Patch Changes
617
718- 3918358: Override config.endpoint with one from openfn.yaml
819
20+
921## 1.34.1
1022
1123### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfn/cli" ,
3- "version" : " 1.34.2 " ,
3+ "version" : " 1.35.0 " ,
44 "description" : " CLI devtools for the OpenFn toolchain" ,
55 "engines" : {
66 "node" : " >=18" ,
Original file line number Diff line number Diff line change 11# lexicon
22
3+ ## 1.5.0
4+
5+ ### Minor Changes
6+
7+ - Accept project id on workflow (for use with collections)
8+
39## 1.4.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfn/lexicon" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.5.0 " ,
44 "description" : " Central repo of names and type definitions" ,
55 "author" : " Open Function Group <admin@openfn.org>" ,
66 "license" : " ISC" ,
Original file line number Diff line number Diff line change 11# ws-worker
22
3+ ## 1.24.0
4+
5+ ### Minor Changes
6+
7+ - Accept project id on workflow (for use with collections)
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies
12+ - @openfn/lexicon @1.5.0
13+
314## 1.23.8
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @openfn/ws-worker" ,
3- "version" : " 1.23.8 " ,
3+ "version" : " 1.24.0 " ,
44 "description" : " A Websocket Worker to connect Lightning to a Runtime Engine" ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments