You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rewrite orchestrion in javascript ([#41](https://github.com/nodejs/orchestrion-js/issues/41)) ([2069006](https://github.com/nodejs/orchestrion-js/commit/2069006efd6f1d31ae44f77c4c7eb1e69a73f945))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* Fixed `tracePromise` to handle returning result when function being wrapped is not a promise ([#46](https://github.com/nodejs/orchestrion-js/issues/46)) ([e864993](https://github.com/nodejs/orchestrion-js/commit/e864993c60f4915c3806cd4b2691b19658aef05b))
14
+
* Updated `release-please` to handle publishing only javascript code ([#48](https://github.com/nodejs/orchestrion-js/issues/48)) ([b682f31](https://github.com/nodejs/orchestrion-js/commit/b682f318d72d58aca098b14b7c0ccb22f4035f68))
15
+
* Updated regular expression for creating the tracing channel variable ([#45](https://github.com/nodejs/orchestrion-js/issues/45)) ([fc0aaa1](https://github.com/nodejs/orchestrion-js/commit/fc0aaa14a5f1c87df0f7e08ee251701b2d9ada89))
0 commit comments