Skip to content

Commit 0cc8a53

Browse files
release-please[bot]rogerthatdev
authored andcommitted
chore: release 1.4.0 (#107)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.4.0](https://www.github.com/googleapis/nodejs-workflows/compare/v1.3.1...v1.4.0) (2021-11-08) ### Features * add a stack_trace field to the Error messages specifying where the error occured feat: add call_log_level field to Execution messages doc: clarify requirement to escape strings within JSON arguments ([#106](https://www.github.com/googleapis/nodejs-workflows/issues/106)) ([7ba49ae](https://www.github.com/googleapis/nodejs-workflows/commit/7ba49ae965a80e5a44e7add4d626524635c2f3e1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent a635902 commit 0cc8a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "c8 mocha --timeout 600000 test/*.js"
1414
},
1515
"dependencies": {
16-
"@google-cloud/workflows": "^1.3.1"
16+
"@google-cloud/workflows": "^1.4.0"
1717
},
1818
"devDependencies": {
1919
"c8": "^7.3.0",

0 commit comments

Comments
 (0)