File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-logging?activeTab=versions
66
7+ ## v4.4.0
8+
9+ 02-11-2019 17:40 PST
10+
11+ ### New Features
12+ - feat: include TypeScript types ([ #387 ] ( https://github.com/googleapis/nodejs-logging/pull/387 ) )
13+
14+ ### Bug Fixes
15+ - fix: stop exporting express types publicly ([ #376 ] ( https://github.com/googleapis/nodejs-logging/pull/376 ) )
16+
17+ ### Documentation
18+ - docs: update contributing path in README ([ #383 ] ( https://github.com/googleapis/nodejs-logging/pull/383 ) )
19+ - chore: move CONTRIBUTING.md to root ([ #382 ] ( https://github.com/googleapis/nodejs-logging/pull/382 ) )
20+ - docs: add lint/fix example to contributing guide ([ #379 ] ( https://github.com/googleapis/nodejs-logging/pull/379 ) )
21+ - docs: fix example comments ([ #378 ] ( https://github.com/googleapis/nodejs-logging/pull/378 ) )
22+
23+ ### Internal / Testing Changes
24+ - build: create docs test npm scripts ([ #385 ] ( https://github.com/googleapis/nodejs-logging/pull/385 ) )
25+ - build: test using @grpc/grpc-js in CI ([ #384 ] ( https://github.com/googleapis/nodejs-logging/pull/384 ) )
26+ - refactor: improve generated code style. ([ #377 ] ( https://github.com/googleapis/nodejs-logging/pull/377 ) )
27+
728## v4.3.0
829
93001-31-2019 12:49 PST
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/logging" ,
33 "description" : " Stackdriver Logging Client Library for Node.js" ,
4- "version" : " 4.3 .0" ,
4+ "version" : " 4.4 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments