Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
chore: release 4.0.0 (#406)
Browse files Browse the repository at this point in the history
Source-Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Source-Date: Mon Apr 13 14:45:50 2020 -0700
Source-Repo: googleapis/nodejs-language
Source-Sha: 612b280
Source-Link: 612b280
  • Loading branch information
yoshi-automation committed Apr 14, 2020
1 parent 4a909b0 commit 6f73e7b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion protos/protos.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
var $Reader = $protobuf.Reader, $Writer = $protobuf.Writer, $util = $protobuf.util;

// Exported root namespace
var $root = $protobuf.roots._google_cloud_language_3_8_0_protos || ($protobuf.roots._google_cloud_language_3_8_0_protos = {});
var $root = $protobuf.roots._google_cloud_language_4_0_0_protos || ($protobuf.roots._google_cloud_language_4_0_0_protos = {});

$root.google = (function() {

Expand Down
19 changes: 17 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@
{
"updateTime": "2020-04-11T00:27:32.512826Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-language.git",
"sha": "612b280a141c5aed1a3d388d8cb0812b9daf0031"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "26523a96798ce1a6caa1b3c912119059cfcc98a7",
"internalRef": "306320014"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "6f32150677c9784f3c3a7e1949472bd29c9d72c5"
"sha": "682c0c37d1054966ca662a44259e96cc7aea4413",
"log": "682c0c37d1054966ca662a44259e96cc7aea4413\nbuild(nodejs): update lint ignore rules (#488)\n\n\n97c7ccfdceb927db1cbe6f3bb09616aa02bafd89\ndoc: document context-aware commit flags (#481)\n\nAlso, delete obsolete blurb about cleaning up old, dead files.\n\nCo-authored-by: Jeff Ching <[email protected]>\n8eff3790f88b50706a0c4b6a20b385f24e9ac4e7\nfeat: common postprocessing for node libraries (#485)\n\nCo-authored-by: Justin Beckwith <[email protected]>\n21c3b57ae54ae9db6a3a6b48b31c970c6ab56f19\nbuild(nodejs): remove unused codecov config (#486)\n\n\n"
}
}
],
Expand Down

0 comments on commit 6f73e7b

Please sign in to comment.