Skip to content

Commit

Permalink
feat: release v0.1.0 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui authored Dec 3, 2018
1 parent d5a5fc1 commit 588935f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions packages/google-cloud-securitycenter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

[npm history][1]

[1]: https://www.npmjs.com/package/@google-cloud/security-center?activeTab=versions

## v0.1.0

This is the initial release of the Cloud Security Center API Node.js client library.

### Documentation
- docs: sync protos comment changes

### Internal / Testing Changes
- build: add encrypted key ([#8](https://github.com/googleapis/nodejs-security-center/pull/8))
- add dummy no test yet file to system test and samples test dirs
- chore(build): Configure Renovate ([#6](https://github.com/googleapis/nodejs-security-center/pull/6))
- fix(build): fix system key decryption ([#5](https://github.com/googleapis/nodejs-security-center/pull/5))
- refactor: fix lint rules and make consistent ([#1](https://github.com/googleapis/nodejs-security-center/pull/1))
- remove CONTRIBUTORS
- license header on npm-install-retry
- add more scaffolding

0 comments on commit 588935f

Please sign in to comment.