Skip to content

Commit c53668c

Browse files
Release v4.4.0 (#388)
1 parent aac57f1 commit c53668c

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

handwritten/logging/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@
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

930
01-31-2019 12:49 PST

handwritten/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": {

0 commit comments

Comments
 (0)